Cannot Debug dll in VS 2005

  • Thread starter Thread starter d
  • Start date Start date
D

d

I have a project in VS 2005 that was upgraded from VS 2003 that builds
into a dll. When I start the debugger it would stop right away, and it
does not step into any code.

Any suggestions why this is happening?
 
I'm afraid not - but I can suggest a work around.
You can attach VS.NET to an already-running process.

See the Debug, Processes... menu option.

HTH,

Adam.
======
 
Back
Top