Com issue(really urgent)
hi all,
I am facing very typical issue. My project is using com dlls. It is running successfully in test environment but on another machine it is showing an error.
"Unable to cast COM object of type 'prjMultiPath.clsMultiPathClass' to interface type 'prjMultiPath._clsMultiPath'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{A8DF4195-AB53-11D5-BFE6-00D0B79CF5A9}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). "
Kindly help.......
|