Asked By Inverse
24-Jan-07 09:20 AM
The other possibility is that VS.net is not attaching to the process.
If you're doing a web project, right click on the project file, and
click properties. Open the Configuration properties folder and click
Debugging. On the right side, under Debuggers, make sure Enable
ASP.net debugging is set to true.
i found this when searching, where is the configuations properties
folder?