Windows 10 Microsoft .NET Framework Error

  • Thread starter Thread starter EmilyandJamie
  • Start date Start date
E

EmilyandJamie

Hi there,


I have been getting this same error message pop up every time I turn on my laptop. I have attempted to solve this myself by downloading the latest Framework software and also using the Microsoft Repair Tool but nothing seems to be working. The text below is the message that is attached to the error. Can anyone help me?




See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.



************** Exception Text **************

System.ComponentModel.Win32Exception: The system cannot find the file specified

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)

at System.Diagnostics.Process.Start()

at HotKey.HotKey.OnNVGPUChangeTimer_Tick(Object sender, EventArgs e)

at System.Windows.Forms.Timer.OnTick(EventArgs e)

at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9151 (WinRelRS6.050727-9100)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

HotKey

Assembly Version: 7.0.0.28

Win32 Version: 7.0.0.28

CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/Hotkey.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9147 (WinRelRS6.050727-9100)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

Interop.MbnApi

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/Interop.MbnApi.DLL

----------------------------------------

System.ServiceProcess

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll

----------------------------------------

System.Management

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

System.Core

Assembly Version: 3.5.0.0

Win32 Version: 3.5.30729.9135 built by: WinRelRS6

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

HotKey.resources

Assembly Version: 7.0.0.12

Win32 Version: 7.0.0.12

CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/en-US/HotKey.resources.DLL

----------------------------------------

HotKey.resources

Assembly Version: 7.0.0.12

Win32 Version: 7.0.0.12

CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/en/HotKey.resources.DLL

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Audiodll

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/Hotkey/Audiodll.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.

Continue reading...
 

Similar threads

O
Replies
0
Views
20
Oliver Barcellano
O
A
Replies
0
Views
15
Aidan Cheung
A
A
Replies
0
Views
12
Abhishek mali1
A
M
Replies
0
Views
15
mroughnready
M
Back
Top