Tagged Questions
The badimageformatexception tag has no wiki summary.
35
votes
4answers
32k views
“An attempt was made to load a program with an incorrect format” even when the platforms are the same
I'm calling functions from a 32-bit unmanaged DLL on a 64-bit system. What I get is:
BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from ...
5
votes
2answers
443 views
Are there size limitations to the .NET Assembly format?
We ran into an interesting issue that I've not experienced before. We have a large scale production ASP.NET 3.5 SP1 Web App Project in Visual Studio 2008 SP1 which gets compiled and deployed using a ...
4
votes
3answers
290 views
Make a C# program be able to compile on any operating system
I have started making a C# program on a XP 32bit windows operating system in c# 2008, and now i am trying to open it in Windows 7 64bit operating system. The problem that arises is that i can't run ...
4
votes
2answers
302 views
Cannot access a Linux gcc compiled .so shared library from Windows Mono C# Project
Here's the setup:
I've got a shared library (c++ with extern "C" methods) I've compiled in linux and created a library.so file.
I've used Mono Develop on the same box (Ubuntu) and was able to ...
4
votes
3answers
1k views
ClickOnce: BadImageFormatException when running x86 package on 64 bit windows
My .NET 2.0 application imports unmanaged 32 bit dll.
The dll is loaded (first interop call happens) when user opens a file via a dialog within the application.
When I deploy the application via ...
2
votes
1answer
256 views
Avoiding BadImageFormatException when there is unmanaged code
I have a web service that throws a BadImageFormatException any time I try to run the service from Visual Studio. This answer to another question suggested running peverify against DLLs to see if ...
2
votes
2answers
882 views
corflags, System.Data.SQLite.dll and BadImageFormatException
Running corflags against System.Data.SQLite.dll from http://sqlite.phxsoftware.com/ produces the following output.
Version : v2.0.50727
CLR Header: 2.5
PE : PE32
CorFlags ...
2
votes
2answers
642 views
System.BadImageFormatException on running SerivceStack examples
I am trying to run ServiceStack Examples projects. When I run the web client I am getting the following error:
{System.BadImageFormatException: An attempt was made to load a program with an
...
2
votes
5answers
387 views
Is it possible to call 64bit Native C++ DLL's from a .NET app compiled for 'Any CPU' running as 64bit code?
been a while since I've asked a question here, but this one REALLY has me stumped, along with the hardware manufacture... I'm writing a program in .NET 3.5, that in some places has to go out and ...
2
votes
2answers
2k views
BadImageFormatException when loading 32 bit DLL, target is x86
I have a DLL (FreeType) which is certainly 32-bit (header: IMAGE_FILE_MACHINE_I386).
I want to use it from C# code, using DllImport.
Target of my application is x86, IntPtr.Size is 4, process is ...
2
votes
5answers
1k views
“ResolveAssemblyReference” task fails and System.BadImageFormatException, but assembly isn't used anywhere!
I am getting an error about the assembly "C:\Ora10g\bin\Zip.exe". The trouble is this solution does NOT use anything in Oracle at all. I could not find a single reference to 10g anywhere in the ...
1
vote
1answer
224 views
BadImageFormatException in WCF Context
my scenario is the following (Win7, VS2010, .NET 4.0):
I have a .NET assembly from an external company compiled for "Any CPU" (verified with corflags.exe). This assembly loads a native dll also from ...
1
vote
2answers
422 views
VisualStudio Setup Project: Deploy a Project with Database through a CustomAction BadImageFormatException
I have a Solution with a Project which uses a MSSQL Database and generated for this a VisualStudio setup projekt. Then i have made another project with an installer class that should deploy my ...
1
vote
2answers
260 views
Unmanaged C++ template in managed C++ throws bad image?
I have a Managed C++ dll which dynamically links with an unmanaged C++ dll. The managed C++ derives several unmanaged classes from abstract interfaces in the unmanaged dll.
This works fine.
...
1
vote
1answer
123 views
Release Web Binary With Both 64 and 32bit support? ASP.NET
I would like to release my app with both 32 and 64bit support. I am using elmah and SQLite. Both packages have a separate binary for 32 and 64bits. I cant add both 32 and 64bit DLL. I tried adding ...
0
votes
1answer
44 views
BadImageFormatException when trying to create a SQLite-Database
I've got a very strange problem and tried several solutions found in the www, but that not solved my problem.
A few days ago I decided to switch from metafiles to a database, because the metafiles ...
0
votes
2answers
76 views
What does BadImageFormatException 0x80131124 (Index not found) mean?
My program is occasionally crashing with the following error message:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> ...
0
votes
0answers
119 views
NUNIT on X86 build throws System.BadImageFormatException on dll load
hi i am trying to use nunit-x86.exe to load a C.dll. This C Dll is same as my Net.Dll which calls the same interfaces (via another unmanaged Dlls). I have no problem running the .Net version of the ...
0
votes
1answer
157 views
System.Data.SQLite BadImageFormatException with NHibernate, works finewhen standalone
I tried to use NHibernate with SQLite,
version=1.0.74.0 for .NET 4 and 32 bit.
I use a 64bit WIN7, but build the application in x86 mode
(default in VS2010 express).
When I use the same SQLite as a ...
0
votes
1answer
179 views
.net application crashing on Windows 7 64 bit
I have made an application and made the setup installer using Visual Studio 2010 and .Net framework 3.5.
In Visual Studio 2010 I have selected "Any CPU" as platform so, it can run on both 64-bit and ...
0
votes
1answer
209 views
BadImageFormatException
I have VS 2008 on Win 7 Professional 64bit system and database is Oracle 11g r2 installed on the same machine.
In Data Source Configuration Wizard --> New Connection
Data Source: Oracle Database ...
0
votes
2answers
392 views
Getting BadImageFormatException from other exception's StackTrace
In my server I'm getting an exception which I catch and it seems to be ok.
The problem is that when I'm writing its StackTrace I'm getting BadImageFormatException.
I've tried to debug the server. ...
0
votes
1answer
1k views
System.BadImageFormatException An attempt was made to load a program with an incorrect format
I'm writing a plug-in for another program that is based on a public .NET API. Typically these plugins are made by creating a class library DLL that references the API assembly. Then a command class is ...
0
votes
2answers
2k views
Bad Image Format exception problem [closed]
Possible Duplicate:
BadImageFormatException during .Net assembly load issue
I am trying to run a exe file which loads a assembly and extracts its version. The file is working fine on win ...
0
votes
2answers
443 views
hnetcfg.dll throws BadImageFormatException
Executing code that references c:\windows\system32\hnetcfg.dll to manage the Windows Firewall from this question, causes a BadImageFormatException as soon as the DLL is loaded.
Opening the 414KB DLL ...
0
votes
1answer
327 views
InstallUtill of GCC compiled exe recieving System.BadImageFormatException
I am trying to use a GCC compiled exe as a service in windows. From what I have researched I should do: C:\Windows\Microsoft.net\Framework\v2.0.50727\InstallUtil.exe [program name]
Although when I ...
0
votes
2answers
405 views
BadImageFormatException with .NET ILMerged DLL in Windows 7 64
I'm developing in Windows 7 64-bit with Visual Studio 2008. I have a collection of class libraries that I merge into a single DLL using ILMerge. When I try to use this merged DLL, however, I get
...
0
votes
1answer
281 views
Anybody seen this behavior with Sql Server Reporting Services, a 64bit OS and an Oracle datasource?
I'm working on a Sql Server Reporting Services solution that queries across both a Sql Server data source and an Oracle 10g data source. My dev box is Windows 7 64bit with Sql Server 2008R2 and I'm ...