Merkury Posted November 15, 2008 Posted November 15, 2008 (edited) Hello everyone,I would like to ask help for one problem.I can't get vLite to work, it return me a error box which i clicked details and this is the message:************** Texto de Exceção **************System.BadImageFormatException: Foi feita uma tentativa de se carregar um programa com um formato incorreto. (Exceção de HRESULT: 0x8007000B) em ..(String , String , Int32 , Boolean ) em ..(Boolean ) em ..(Int32 ) em ..(Boolean ) em ..(Object , EventArgs ) em System.Windows.Forms.Control.OnClick(EventArgs e) em System.Windows.Forms.Button.OnClick(EventArgs e) em System.Windows.Forms.Button.WndProc(Message& m) em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Conjuntos de Módulos (Assemblies) Carregados **************mscorlib Versão do Conjunto de Módulos (Assembly): 2.0.0.0 Versão do Win32: 2.0.50727.42 (RTM.050727-4200) Base de Código: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------vlite Versão do Conjunto de Módulos (Assembly): 1.2.0.2 Versão do Win32: 1.2.0.2 Base de Código: file:///C:/Arquivos%20de%20programas/vLite/vLite.exe----------------------------------------System Versão do Conjunto de Módulos (Assembly): 2.0.0.0 Versão do Win32: 2.0.50727.42 (RTM.050727-4200) Base de Código: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------vLite Versão do Conjunto de Módulos (Assembly): 1.2.0.2 Versão do Win32: 1.2.0.2 Base de Código: file:///C:/Arquivos%20de%20programas/vLite/vLite.exe----------------------------------------System.Windows.Forms Versão do Conjunto de Módulos (Assembly): 2.0.0.0 Versão do Win32: 2.0.50727.42 (RTM.050727-4200) Base de Código: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Versão do Conjunto de Módulos (Assembly): 2.0.0.0 Versão do Win32: 2.0.50727.42 (RTM.050727-4200) Base de Código: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------MCDBNET2 Versão do Conjunto de Módulos (Assembly): 1.3.3.33894 Versão do Win32: 1.33.0.133 Base de Código: file:///C:/Arquivos%20de%20programas/vLite/MCDBNET2.DLL----------------------------------------msvcm80 Versão do Conjunto de Módulos (Assembly): 8.0.50727.762 Versão do Win32: 8.00.50727.762 Base de Código: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700/msvcm80.dll----------------------------------------System.Windows.Forms.resources Versão do Conjunto de Módulos (Assembly): 2.0.0.0 Versão do Win32: 2.0.50727.42 (RTM.050727-4200) Base de Código: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll----------------------------------------vhelper Versão do Conjunto de Módulos (Assembly): 1.0.3166.20582 Versão do Win32: 1, 0, 0, 1 Base de Código: file:///C:/Arquivos%20de%20programas/vLite/vhelper.DLL----------------------------------------msvcm90 Versão do Conjunto de Módulos (Assembly): 9.0.30729.1 Versão do Win32: 9.00.30729.1 Base de Código: file:///C:/Arquivos%20de%20programas/vLite/msvcm90.DLL----------------------------------------mscorlib.resources Versão do Conjunto de Módulos (Assembly): 2.0.0.0 Versão do Win32: 2.0.50727.42 (RTM.050727-4200) Base de Código: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------************** Depuração JIT **************Para habilitar a depuração just-in-time (JIT), o arquivo .config desteaplicativo ou computador (machine.config) deve ter o valorjitDebugging definido na seção system.windows.forms.O aplicativo também deve ser compilado com a depuraçãohabilitada.Por exemplo:<configuration> <system.windows.forms jitDebugging="true" /></configuration>Sorry, my windows is not english but the message is there, the initial part says:Foi feita uma tentativa de se carregar um programa com um formato incorreto. (Exceção de HRESULT: 0x8007000B)Which means:A try of running a program with the incorrect format was made.(Exception from HRESULT: 0x8007000B)I hope help,MerkuryEDIT: It has service pack 1 included Edited November 15, 2008 by Merkury
El Barry Posted November 15, 2008 Posted November 15, 2008 Do you have .NET 2.0 installed? This error appears when .NET framework is not installed.
MagicAndre1981 Posted November 16, 2008 Posted November 16, 2008 you have copied the wrong WIMGAPI.dll to the vLite folder. Copy the WIMGAPI.dll from the x86 directory to your vLite installation folder!
Merkury Posted November 16, 2008 Author Posted November 16, 2008 (edited) you have copied the wrong WIMGAPI.dll to the vLite folder. Copy the WIMGAPI.dll from the x86 directory to your vLite installation folder!How do i do it please? Thanks for the helpEDIT: I haven't copied any file at all Is it because my Windows AIK is in portuguese and the program in english? And btw which x86 folder? Edited November 16, 2008 by Merkury
Merkury Posted November 17, 2008 Author Posted November 17, 2008 Do you have .NET 2.0 installed? This error appears when .NET framework is not installed.Yes I have
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now