Hello, I am coming across a problem with vLite. I am running Windows XP Professional SP3 with all the latest updates, I have install the WAIK thing it asked me and I followed instructions on how to do it. This is what happens; I load up vLite, then I go into "Browser" to search for the Windows Vista Installation files that vLite asked me to copy onto my hard drive from my Windows Vista Home Premium 32bit, after I have found the files and clicked "Ok" it gives me the following message; "Unhandled exception has occurred in your application, If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. An attempt was made to load a program with an incorrect format (Exception from HRESULT: 0x800700B)." and in the details part it says: "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.3615 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- vlite Assembly Version: 1.2.0.2 Win32 Version: 1.2.0.2 CodeBase: file:///C:/Program%20Files/vLite/vLite.exe ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3614 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- vLite Assembly Version: 1.2.0.2 Win32 Version: 1.2.0.2 CodeBase: file:///C:/Program%20Files/vLite/vLite.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) 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.3053 (netfxsp.050727-3000) 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:///C:/Program%20Files/vLite/MCDBNET2.DLL ---------------------------------------- msvcm80 Assembly Version: 8.0.50727.4053 Win32 Version: 8.00.50727.4053 CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989/msvcm80.dll ---------------------------------------- vhelper Assembly Version: 1.0.3166.20582 Win32 Version: 1, 0, 0, 1 CodeBase: file:///C:/Program%20Files/vLite/vhelper.DLL ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.1 Win32 Version: 9.00.30729.1 CodeBase: file:///C:/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." If I click continue, it just hangs there and does nothing, and if I click quit, it asks to close the program and I say Yes and it then comes up with the exact same dialog box as before. Can anyone help me on this issue, thanks in advance!