I am getting an error while invoking a com class in asp.net
given below is the error:
"Creating an instance of the COM component with CLSID {DF3ECCB1-4B0D-498E-A782-716ECA9432E7} from the IClassFactory failed due to the following error: 800a6591."
Loading
Suthish NairPosted Dec 20, 2011, 3:44 AM
vanajaPosted Dec 20, 2011, 3:27 AM
And also i checked the registry in regedit, the registry is not present within CLSID instead it is present in the dll name.
My com dll version is 32bit and i am trying to register it in windows7 64 bit.
Suthish NairPosted Dec 20, 2011, 2:46 AM
You must provide more information about the problem..