Topics
31 May 2016, 13:39
4479
8
02 Aug 2015, 01:04
2956
2
07 Jan 2015, 18:03
3122
2
27 Jun 2014, 12:42
4
1111
1
27 Jun 2014, 12:33
12
1157
3
23 Jun 2014, 14:23
2834
2
bachapk
13 Jun 2014, 22:17
I am also facing the exact problem. When I am calling a 32 bit DLL then following error appears:
Crashed in OnTick with BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
I know if we compile the dll with AnyCPU or x64 option then this error will be removed but I don't have source code of the dll. Any help how we can find a solution?
@bachapk