views:

58

answers:

0

Anyone have a problem with the debugger not automatically attaching when trying to debug an asp .net application? I can debug fine if I attach it to the local visual studio web server process.

I have all the debug settings in the project configuration set correctly, and I can debug other projects just fine, so there's some project-specific thing that's not right.