Help - Search - Members - Calendar
Full Version: Unhandled exception
MSFN Forums > Member Contributed Projects > vLite

   
Google Internet Forums Unattended CD/DVD Guide
Wolf-R1
Hi all,

I installed vLite 1.2RC on a Vista 64 Ultimate machine. Aside from having to install the WAIK software and put the requisite DLL file into the vLite root folder all went well. However, now that I am trying to run vLite I get an Unhandled exception error immediately after I browse to the folder with the files from the Vista Ultimate 64bit DVD.

Is there any fix for this or workaround?


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at ..(String , String , Int32 , Boolean )
at ..(Boolean )
at ..(Int32 )
at ..(Boolean )
at ..(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
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: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
vlite
Assembly Version: 1.2.0.1
Win32 Version: 1.2.0.1
CodeBase: file:///D:/Program%20Files/vLite/vLite.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
vLite
Assembly Version: 1.2.0.1
Win32 Version: 1.2.0.1
CodeBase: file:///D:/Program%20Files/vLite/vLite.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MCDBNET2
Assembly Version: 1.3.3.33894
Win32 Version: 1.33.0.133
CodeBase: file:///D:/Program%20Files/vLite/MCDBNET2.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.1434
Win32 Version: 8.00.50727.1434
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b6002442c891f/msvcm80.dll
----------------------------------------
vhelper
Assembly Version: 1.0.3113.2795
Win32 Version: 1, 0, 0, 1
CodeBase: file:///D:/Program%20Files/vLite/vhelper.DLL
----------------------------------------
msvcm90
Assembly Version: 9.0.21022.8
Win32 Version: 9.00.21022.8
CodeBase: file:///D:/Program%20Files/vLite/msvcm90.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.
nuhi
Make sure that wimgapi.dll is from the x86 and not x64.
If you install WAIK into the default location just delete the dll and allow vLite to fetch it.
Wolf-R1
It is in there. I installed the WAIK software but had to manually copy that file into the root of the vLite directory. This machine is dual boot with WinXP32 and I get the exact same error with XP. sad.gif
nuhi
"It is in there" doesn't tell me if you are certain it is 32bit wimgapi.dll or 64bit, this error is known when 64bit is used, it should always be 32bit (from x86 folder in WAIK).
Also use AIK SP1 if you didn't.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.