Debug VS 2005 IIS

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
 
S

Steven Blair

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
 

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