Cannot Debug dll in VS 2005

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?
 
A

Adam Benson

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.
======
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top