G
Guest
My application uses a win32 DLL (unmanaged code) and it works well with .net
framework 32 bit. Now I'm testing it with .net framework 64 bit on a pc with
windows XP 64 bit and as soon as the application start I get this error when
the program load the win32 dll: System.BadImageFormatException: An attempt
was made to load a program with an incorrect format. (Exception from HRESULT:
0x8007000B)
I read win 32 applications work on windows XP 64 bit, so why this exception?
framework 32 bit. Now I'm testing it with .net framework 64 bit on a pc with
windows XP 64 bit and as soon as the application start I get this error when
the program load the win32 dll: System.BadImageFormatException: An attempt
was made to load a program with an incorrect format. (Exception from HRESULT:
0x8007000B)
I read win 32 applications work on windows XP 64 bit, so why this exception?