The breakpoint will not currently be hit. The specified module has not been loaded
When you debug with Visual Studio 2005 and a Windows Mobile/Windows CE/Pocket PC from 5.0 to 6.5 version device running .NET Compact Framework 2.0 breakpoint not works showing a ring instead of the normal red dot and when holding the mouse over it shows the above error message.
Solution:
Close Visual Studio and re-install the SDK.
Note: If still not work download and install the following patch
.NET Compact Framework 2.0 Service Pack 1 Patch
Did my solution solve your problem? Leave a reply.