I have an application which user redemption.dlll to move mail items.
Application works fine on a 32 bit machine. However it fails to run on a 64bit machine even after the code is compiled for X86 platform. The error message i get is: System.Runtime.InteropServices.COMException (0x80004005): Creating an instance of the COM component with CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} from the IClassFactory failed due to the following error: 80004005.
Regards,
vamshee
Application works fine on a 32 bit machine. However it fails to run on a 64bit machine even after the code is compiled for X86 platform. The error message i get is: System.Runtime.InteropServices.COMException (0x80004005): Creating an instance of the COM component with CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} from the IClassFactory failed due to the following error: 80004005.
Regards,
vamshee