I’m attempting to debug a .NET Compact framework C# application on a Windows Mobile 6 device using Visual Studio 2005. If execution reaches a breakpoint I have previously set, 9 times out of 10 it crashes. If it doesn’t crash first time, that breakpoint will continue working correctly, even through multiple executions of the application.
I’m attempting to debug a .NET Compact framework C# application on a Windows Mobile
Share
This issue seems to have been resolved after a re-install of Service Pack 1 for Visual Studio 2005