D
d2xhbg
Hi,
I'm getting exception when I try to create an instance of RDOSession
interface. Please find the below code:
RDOSession sess = new RDOSession().
This statement throws "{"Retrieving the COM class factory for component with
CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} failed due to the following
error: 8007007e.":null}" exception.
Even I tried to register it using regsvr32 and it's done sucessfully. After
registration also, its throwing the same error.
Any idea, what is the issue.
I'm getting exception when I try to create an instance of RDOSession
interface. Please find the below code:
RDOSession sess = new RDOSession().
This statement throws "{"Retrieving the COM class factory for component with
CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} failed due to the following
error: 8007007e.":null}" exception.
Even I tried to register it using regsvr32 and it's done sucessfully. After
registration also, its throwing the same error.
Any idea, what is the issue.