Debug VS 2005 IIS

  • Thread starter Thread starter Steven Blair
  • Start date Start date
S

Steven Blair

Is it possible to debug my ASP.NET 2005 projects with IIS like I did in
2002/2003.

My project uses IIS be default to run instead of the VS 2005 one, but I
don't have a clue how to break out and debu my code now.

Any help would be appreciated.

Regards,

Steven
 
Hi,

Thanks for the reply.

The attach does not seem to work, however I can now debug my
applications. I am not sure how I got it to work, but I published my
website, changed the default webserver to IIS, and when I added some
code, I used the Copy feature to copy all the website files to the
virtual directory. From then on, I could debug fine.

I haven't tried the attach since then, but I will give it a shot and see
if it works anyway.

Regards,

Steven
 
Back
Top