Categories
C#.NET Microsoft VB.NET Visual Studio Windows 7 Windows 8 / 8.1 Windows Mobile Windows Vista Windows XP

The breakpoint will not currently be hit. The specified module has not been loaded

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.

Categories
Microsoft Windows 7 Windows 8 / 8.1 Windows Server 2008 Windows Server 2012 Windows Vista Windows XP

F keys missing on virtual keyboard (On-Screen Keyboard) on Windows

When you open the virtual keyboard (On-Screen Keyboard) on Windows seems that the F keys (F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12) row is missing but really is only hidden.

Virtual Keyboard

Solution:

Click the Fn key

Fn key

then you’ll find the F keys in the first row

On-Screen Keyboard with F keys

Update of 01/06/14: More persons asked me more info because they thought by mistake that Fn button is the same of the Fn button in laptop’s keyboard.
If you need to enable/disable WiFi for example in Windows 7, you could use the WinKey + X

Did my solution solve your problem? Leave a reply.