Hi there, I've got a brand new system with a ST3500820AS and I've been having some random locking issues. To rule out errors on the disc drive I wanted to run SeaTools but every time I try it errors and can't identify my disc drive
I've also read on the search I need to update the firmware, but without SeaTools running, I can't provide my serial number to get the firmware update, any suggestions??
I'm running Vista 64bit Home Premium in user mode, I enter my Administrator password when prompted and it's the proper Administrator account (not one setup via the User control panel)
---------------------------------------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'SpawnCLR, Version=1.0.2658.20708, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'SpawnCLR, Version=1.0.2658.20708, Culture=neutral, PublicKeyToken=null'
at SeaToolsforWindows.Pipes.StartPipe(Int32 i)
at SeaToolsforWindows.Pipes.GetAvailablePipe(Object& pipe)
at SeaToolsforWindows.frmSTXMain.Run_Script(Byte testFunction, String script)
at SeaToolsforWindows.frmSTXMain.LocalizeTool(String locale_name)
at SeaToolsforWindows.frmSTXMain.frmSTXMain_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(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)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
************** 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.
Message Edited by Lucio on
12-17-2007 11:38 AM