New
#521
Still having problems getting Showkey to open in 7 Pro now I have to sy I clean installed 10 from a paid for OEM on another drive so that I could swap the two around at will. The Showkey works in the 10 install but just will not work when working with the 7 install drive.
ShowKeyPlus Version: 1.0.6115
Changed some stuff on this screen... correcting "it's" to "its" in both the display screen and error pop-up...
Changed the colour due to there being no less than 5 "product key" mentions there... just to break the monotony..
Hiyya Craig yes all my machines are 64bit and my little workhorse laptop I mentioned with both OS's installed or at least tied to the board is the one that is playing up.
What actually happens is I download Showkey and hit the exe it runs to the small screen with the app in in it and then nothing. I have six downloads and hit them each download then runs to a zip file and the Application then nothing. Have tried 7-zip bit still nothing.
Sigh... Sorry to say but one step forward, two steps back.
I can see that a fix for the product key check hasn't been implemented yet, but unfortunately with 6115 the crash during update check that affected 6084 and was seemingly fixed in 6112 is now back.
Also, why is it that GitHub's releases page for ShowKeyPlus says that all versions since 6080 have been released on 24 December 2015?Code:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at ShowKey.frmKeyInfo.bgwVersion_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- ShowKeyPlus Assembly Version: 1.0.6115.37062 Win32 Version: 1.0.6115.37062 CodeBase: file:///E:/ShowKeyPlus.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
Technically, that should not be happening... why it affects that thread execution is a mystery TBH, that method has a catch-all exception and should just continue execution...
I have found that error occurs randomly on my testing at runtime.. cannot replicate it in IDE tho' - so can't debug ... really weird ?
PS: Github is also weird with the dates thing... it only recognises the initial release date...