Hello,
I use Windows XP Home and Visual Studio .NET 2002.
I have a fairly simple solution configured. It contains a couple of
DLL's and a Forms application. All the references are made properly
and I can start debugging well enough (F5).
When stepping through code or hitting breakpoints, however, the
debugger loses its mind. Specifically, the debugger does not resolve
the breakpoints nor current position properly with the underlying
source code.
I have heard of others having similar problems using VS.NET (2002 and
2003) on Windows XP. Is there a workaround or other patch that can
help to solve this problem?
Thanks.
Oleg Starodumov - 30 Jun 2004 14:30 GMT
> When stepping through code or hitting breakpoints, however, the
> debugger loses its mind. Specifically, the debugger does not resolve
> the breakpoints nor current position properly with the underlying
> source code.
See if this KB article can help:
http://support.microsoft.com/?id=328784
Regards,
Oleg