See the end of this message for details on how to call the
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'Headsoft.DVD, Version = 1.0.6545.4082, Culture = neutral, PublicKeyToken = null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Headsoft.DVD, Version = 1.0.6545.4082, Culture = neutral, PublicKeyToken = null'
in SetupWizard.GameEx.GetDVDCodecArray ()
in SetupWizard.Main.ShowSettings (Control control, XmlSection xmlSection, Single fontSize, Color textColor, Color linkColor)
in SetupWizard.XmlSectionManager.ShowSection ()
in SetupWizard.XmlSectionManager.GoToSection (Int32 sectionIndex)
in SetupWizard.XmlSectionManager.a (Object A_0, EventArgs A_1)
in System.Windows.Forms.ListView.OnSelectedIndexChanged (EventArgs and)
in System.Windows.Forms.ListView.WmReflectNotify (Message & m)
in System.Windows.Forms.ListView.WndProc (Message & m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m)
in System.Windows.Forms.NativeWindow.Callback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
AVI: The assembly bind log is disabled.
To enable assembly failure logging, set the [HKLM \ Software \ Microsoft \ Fusion! EnableLog] (DWORD) registry value to 1.
NOTE: There is some penalty for the performance associated with the assembly connection failure log.
To disable this feature, remove the registry value [HKLM \ Software \ Microsoft \ Fusion! EnableLog].
************** Loaded Assemblies **************
mscorlib
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8937 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
SetupWizard
Assembly Version: 1.0.6819.3115
Win32 version: 1.0.6819.3115
Code Base: file: /// C: /GameEx/SetupWizard.exe
----------------------------------------
System.Windows.Forms
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8922 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8934 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8922 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Headsoft.FrontEnd
Assembly Version: 1.0.0.0
Win32 version: 1.0.0.0
Code Base: file: /// C: /GameEx/Headsoft.FrontEnd.DLL
----------------------------------------
Headsoft.Tools
Assembly Version: 1.0.0.0
Win32 version: 1.0.0.0
Code Base: file: /// C: /GameEx/Headsoft.Tools.DLL
----------------------------------------
System.Xml
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8922 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
----------------------------------------
mscorlib.resources
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8937 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Configuration
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8922 (WinRelRS4.050727-8900)
Code Base: file: /// C: /Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Management
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8922 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Headsoft.DriveInfo
Assembly Version: 1.0.6535.17563
Win32 Version:
Code Base: file: /// C: /GameEx/Headsoft.DriveInfo.DLL
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.9415
Win32 version: 9.00.30729.9415
Base Code: file: /// C: /Windows/WinSxS/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_08e0c10ba840a28a/msvcm90.dll
----------------------------------------
System.Windows.Forms.resources
Version of the Assembly: 2.0.0.0
Win32 version: 2.0.50727.8922 (WinRelRS4.050727-8900)
Base Code: file: /// C: /Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_en_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Debugging JIT **************
To enable just-in-time (JIT) debugging, the .config file of this
application or computer (machine.config) must have the
jitDebugging defined in the system.windows.forms section.
The application should 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,
instead of being handled in this dialog box.
The translation speaks this here:
An unhandled exception has occurred in the application. Could not load file or assembly "Headsoft.dvd.version = 1.0.6545.4082 .......", or one of its dependencies. An attempt was made to load a program with an incorrect format.