Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18347

Intel SSD toolbox crash when check for updates

$
0
0

Hi

My intel SSD toolbox crashes when try to check for updates.

The error received is : Class not registered

 

System used : windows 8 X64

 

Thanks in advance for help

 

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 (0x80004005): Class not registered

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

   at System.Diagnostics.Process.Start()

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

   at gui.FirmwarePanel.button_link_Clicked(ImageButton button)

   at controls.ImageButton.raise_Clicked(ImageButton value0)

   at controls.ImageButton.ImageButton_MouseClick(Object sender, MouseEventArgs e)

   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)

   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ButtonBase.WndProc(Message& m)

   at System.Windows.Forms.Button.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

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

 

 

 

 

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

mscorlib

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

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

Intel SSD Toolbox

    Assembly Version: 3.1.5.400

    Win32 Version: 3.1.5.400

    CodeBase: file:///C:/Program%20Files%20(x86)/Intel/Intel(R)%20SSD%20Toolbox/Intel%20SSD%20Toolbox.exe

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

msvcm90

    Assembly Version: 9.0.30729.6871

    Win32 Version: 9.00.30729.6871

    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6871_none_50944e7cbcb706e5/msvcm90.dll

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

System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18037 built by: FX45RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

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

System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18022 built by: FX45RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

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

System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

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

controls

    Assembly Version: 1.0.0.0

    Win32 Version:

    CodeBase: file:///C:/Program%20Files%20(x86)/Intel/Intel(R)%20SSD%20Toolbox/controls.DLL

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

msvcm90

    Assembly Version: 9.0.21022.8

    Win32 Version: 9.00.21022.8

    CodeBase: file:///C:/Program%20Files%20(x86)/Intel/Intel(R)%20SSD%20Toolbox/msvcm90.DLL

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

System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

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

Microsoft.Win32.TaskScheduler

    Assembly Version: 1.9.4.17032

    Win32 Version: 1.9.4.0

    CodeBase: file:///C:/Program%20Files%20(x86)/Intel/Intel(R)%20SSD%20Toolbox/Microsoft.Win32.TaskScheduler.DLL

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

System.Management

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

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

CustomMarshalers

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.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.


Viewing all articles
Browse latest Browse all 18347

Trending Articles