How to debug a website while running IIS 7?
Posted
by chobo2
on Server Fault
See other posts from Server Fault
or by chobo2
Published on 2009-10-11T23:42:14Z
Indexed on
2010/03/08
16:08 UTC
Read the original article
Hit count: 471
Hi
I am running iis7 on my windows machine for testing purposes. Now I need to have access to the debugger so when something happens I can walk through it.
Yet when I put debug lines on my site nothing happens. So I am guessing I need more stuff setup to make debugging to work.
Everything is on the same machine. I have iis 7 on the same machine setup and I have Visual studios setup on my machine.
© Server Fault or respective owner