I have a weird msi!!!
I have installed my 32bit msi(target=x86) on 64 bit machine, every things seems to work fine except some COM dlls which fails to load and gets "An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)" this error.
I have noticed that the same COM dlls works fine on 64bit machine on development environment. I am clueless why msi installed COM's have the problem.
Regards,
Girish