Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. General question Class Library project

General question Class Library project

Scheduled Pinned Locked Moved C#
questiondebugginglounge
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Khoramdin
    wrote on last edited by
    #1

    Hello everyone, I am trying to debug a Class Library. My question is: Once the Class Library project is built and attached to a running process; using Module Windows, should I be able to see that MyProject.DLL file has been loaded? Any information on attaching and debuging a Class Library project to a running process will greatly be appriciated. Thank you very much and have a great day. Khoramdin -- modified at 12:18 Sunday 18th November, 2007

    C 1 Reply Last reply
    0
    • K Khoramdin

      Hello everyone, I am trying to debug a Class Library. My question is: Once the Class Library project is built and attached to a running process; using Module Windows, should I be able to see that MyProject.DLL file has been loaded? Any information on attaching and debuging a Class Library project to a running process will greatly be appriciated. Thank you very much and have a great day. Khoramdin -- modified at 12:18 Sunday 18th November, 2007

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      You would normally have your class library project in the same solution as the other projects you are working on. The debgging is seamless and flows through from one project to another.


      Upcoming FREE developer events: * Developer! Developer! Developer! 6 * Developer Day Scotland My website

      K 1 Reply Last reply
      0
      • C Colin Angus Mackay

        You would normally have your class library project in the same solution as the other projects you are working on. The debgging is seamless and flows through from one project to another.


        Upcoming FREE developer events: * Developer! Developer! Developer! 6 * Developer Day Scotland My website

        K Offline
        K Offline
        Khoramdin
        wrote on last edited by
        #3

        Hello Colin, Thanx for the reply. You are absolutly correct if the Class Library was created for an exsisting project. I am not able to do so since the Class Library is for creating a Browser Helper Object (BHO). That is why I am using Attach Process to attach it to IE Browser. I am trying to undrestand the way Class Library works in Visual Studio, so I can solve the issue I am currently facing. Thank you for taking the time and respond. Any information in regard with this is greatdly appriciated, Colin. Have a great weekend. Khoramdin

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups