Hello,
I don't know why I can't debug an asp.net application on my coworker's machine using vs.net. We installed it recently. She is setup as an administrator on her machine.
Here's what I did:
1) In the Project properties / Debugging Window, I have
"ASP.Net debugging" enabled.
2) In the Project properties / Build Windows, I have
"Generate Debugging Information" enabled
3) The "Solutions Configurations" is set to Debug on the debug toolbar.
4) The web.config / Debug is set to "True"
For some reason vs.net does not stop at the breakpoints??
Plus, after I start the debugger, I make sure the ASPNet_wp.exe process is attached by looking at the Processes screen (Debug/Processes on the menu).
Any ideas why it won't debug??
Your help is very much appreciated!!!!!
Steve
sms@hmbnet.com
I don't know why I can't debug an asp.net application on my coworker's machine using vs.net. We installed it recently. She is setup as an administrator on her machine.
Here's what I did:
1) In the Project properties / Debugging Window, I have
"ASP.Net debugging" enabled.
2) In the Project properties / Build Windows, I have
"Generate Debugging Information" enabled
3) The "Solutions Configurations" is set to Debug on the debug toolbar.
4) The web.config / Debug is set to "True"
For some reason vs.net does not stop at the breakpoints??
Plus, after I start the debugger, I make sure the ASPNet_wp.exe process is attached by looking at the Processes screen (Debug/Processes on the menu).
Any ideas why it won't debug??
Your help is very much appreciated!!!!!
Steve
sms@hmbnet.com