If I want to debug a C# web form 2010 application using an iis6/iis7 on my workstation, can you tell me how to do this type of debugging?
Are there some kind of configurations that I need to set so the web form app that is running on my workstation is aware of the iis?
Loading
MuthuMari MPosted Apr 28, 2012, 1:04 PM
pls refer this url
http://stackoverflow.com/questions/4653236/unable-to-start-debugging-on-the-web-server-could-not-start-asp-net-debugging-v
http://www.codeproject.com/Articles/37182/Debug-your-ASP-NET-Application-while-Hosted-on-IIS
thanks.
If this post is useful then mark it as "Accepted Answer"
dcPosted Apr 28, 2012, 7:34 PM
dcPosted Apr 28, 2012, 7:31 PM
Lajapathy ArunPosted Apr 28, 2012, 10:27 AM