C
cashdeskmac
Hi,
I have been working on a C# ASP.NET project for months with no problems.
Suddenly I have a few weeks off and when I run the project using F5 or Start
Without Debugging it refuses to enter debug mode. It seems to start
attaching to the debugger, loads the web page and then detatches again. I
can manually attach to the process through the debug menu but I would prefer
to know why VS has been able to debug for the last 3 years and now it refuses
to. In my web config file compilation debug is set to true. In the
configuration manager it is set to debug, yet it WON'T DEBUG!!!
I have tried other ASP.NET projects and they won't debug either.
Please help.
I have been working on a C# ASP.NET project for months with no problems.
Suddenly I have a few weeks off and when I run the project using F5 or Start
Without Debugging it refuses to enter debug mode. It seems to start
attaching to the debugger, loads the web page and then detatches again. I
can manually attach to the process through the debug menu but I would prefer
to know why VS has been able to debug for the last 3 years and now it refuses
to. In my web config file compilation debug is set to true. In the
configuration manager it is set to debug, yet it WON'T DEBUG!!!
I have tried other ASP.NET projects and they won't debug either.
Please help.