User Profile
Collapse
-
I am following the procedure mentioned at http://msdn.microsoft.com/en-us/libr...36(VS.71).aspx, but I am still not able to debug. -
Breakpoints not being hit in a Webservice hosted in IIS
I am trying to debug a webservice that is hosted in IIS. When I open it through Visual Studio as a website, put a breakpoint and run it, it is executing as expected but none of the breakpoints are being hit.
When I remove the virtual directory from IIS, I am able to hit the break points.
One of the suggested solutions was to attach aspnet_wp process during Debug. But the aspnet_wp is not running on the system (I have checked...
No activity results to display
Show More
Leave a comment: