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.
One reply on “The breakpoint will not currently be hit. The specified module has not been loaded”
This has not resolved my issue. The error message remains:
“The breakpoint will not currently be hit. The specified module has not been loaded.”
Have tried (just about) every suggestion in https://stackoverflow.com/questions/2155930/how-do-i-remedy-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been…no avail. Breakpoints just are not working.