markbeeson
Programmer
I'm trying to debug my ASP.NET project and all is well except:
If I put a breakpoint on a page and then start the debugger, VS automatically puts a page of an old version of the code into the Miscellaneous item folder in the solution.
What is causing this and how can I stop it? I've had this issue with various projects using both VS 2002 and VS 2003.
Thanks.
If I put a breakpoint on a page and then start the debugger, VS automatically puts a page of an old version of the code into the Miscellaneous item folder in the solution.
What is causing this and how can I stop it? I've had this issue with various projects using both VS 2002 and VS 2003.
Thanks.