Author |
Topic  |
|
DJPLEASURE
Starting Member
United Kingdom
14 Posts |
Posted - 20 Apr 2006 : 22:22:39
|
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at a1.hs(Object A_0, EventArgs A_1) at System.ComponentModel.Component.Dispose(Boolean disposing) at System.Windows.Forms.Control.Dispose(Boolean disposing) at System.Windows.Forms.Form.Dispose(Boolean disposing) at a1.b(Boolean A_0) at System.ComponentModel.Component.Dispose() at System.Windows.Forms.Form.WmClose(Message& m) at System.Windows.Forms.Form.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)
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].
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- eXtreme Movie Manager Assembly Version: 5.1.5.0 Win32 Version: 5.1.5.0 CodeBase: file:///C:/Program%20Files/eXtreme%20Movie%20Manager/eXtreme%20Movie%20Manager.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
|
|
Alessio Viti
Forum Admin
    
Italy
9171 Posts |
|
DJPLEASURE
Starting Member
United Kingdom
14 Posts |
Posted - 20 Apr 2006 : 22:27:19
|
After that the program partly closes, but the logo stays, have to use ctrl/alt/delete to end.
When I restart EMM I get the following: 53could not load file or assembly 'ADOBD , version 7.0.3300.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a or one of its dependancies. The system cannot find the file specified. |
 |
|
DJPLEASURE
Starting Member
United Kingdom
14 Posts |
Posted - 20 Apr 2006 : 22:31:01
|
you did not state which topic to look at |
 |
|
DJPLEASURE
Starting Member
United Kingdom
14 Posts |
Posted - 20 Apr 2006 : 22:39:51
|
I check the topics, but anything I tried did not change problem. I am running a windows xp pro computer with AMD 64bit 3400+, 1gb memory |
 |
|
Alessio Viti
Forum Admin
    
Italy
9171 Posts |
Posted - 21 Apr 2006 : 10:11:27
|
Hi,
Strange. Have you installed the full release? Please open the Folder where you have installed XMM and look if there is a file called ADODB.DLL
Thank you,
Alessio |
 |
|
DJPLEASURE
Starting Member
United Kingdom
14 Posts |
Posted - 22 Apr 2006 : 06:49:56
|
No, Can Not Find Adobd.dll |
 |
|
Alessio Viti
Forum Admin
    
Italy
9171 Posts |
Posted - 22 Apr 2006 : 07:57:46
|
Please reinstalll the full release, something where wrong during installation if you cannot find this file.
Alessio |
 |
|
|
Topic  |
|