Skip to main content

Problem:

Release 5.0:

After installing Net Express 5.0 and trying to run an application compiled within the IDE as well it seems this F5 key does not work as expected, because CTRL F12 binds the run functionality now. Also, the tooltip for the "Run"ner button shows CTRL F12.

What to do getting back this F5 keystroke to "Run" an application?

Resolution:

To resolve this issue take a look here:

Net Express 5.0 IDE-> Options -> Customize IDE... -> Keyboard Configuration -> Load Scheme

Binding "Run" to F5 is related to this MS.KEY file covering Microsoft's scheme, and picked up from the Net Express installation here:

..\\Net Express 5.0\\Base\\bin\\MS.KEY

Old KB# 1498