debug on 64 bit problem
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hello
VS2003 running on Win XP 64bit.
Programming asp.net web apps with C# .
I set break points in code and run in debug. The first time the
application ups and runs, execution stops on the break points as
expected. If I close the application (IE) then try again, it doesn't
stop on break points anymore. I have to go to task manager and kill
the two "w3wp.exe *32" processes.
Is there a fix for this?
thanks
jeff
.
Relevant Pages
- Debug only works sometimes
... Programming asp.net web apps with C#. ... I set break points in code and run in debug. ... The first time the ... (microsoft.public.dotnet.general) - Re: Problems to Debug code
... Tom Wickerath wrote: ... If you removed the check for "Use Access Special Keys", found in Tools> Startup..., then code will not break at a set break point. ... ran the Database Spliiter & also compiled my VB code. ... i would like to debug my program. ... (microsoft.public.access.formscoding) - Re: Reverse comma operator?
... If you write it properly the first time (so ... it makes logic errors that much easier to spot. ... Debugging is twice as hard as writing the code in the first place. ... Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. ... (comp.lang.c) - Re: Suddenly Debugging Wont Work?
... Yes - Debug is ste to "true" in the web.config and I'm running in debug ... I set break points in the code and they are COMPLETELY ignored - ... didnt realize it said web app in your first post... ... (microsoft.public.dotnet.languages.vb) - Re: Debugger stepping into referenced DLL
... file from the directory into the development environment and then set break ... > You need the debugger to load up the source first. ... > function you want to debug is called, ... (microsoft.public.dotnet.languages.csharp) |
|