
Topics
31 May 2016, 13:39
4595
8
02 Aug 2015, 01:04
3047
2
07 Jan 2015, 18:03
3238
2
27 Jun 2014, 12:42
4
1234
1
27 Jun 2014, 12:33
12
1269
3
23 Jun 2014, 14:23
2924
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