Hi ,
I am experiencing a problem with DCOM appliaction. The C#.Net Client application consume DCOM VC++ application.
I sometimes received the folliwng error from the DCOM application which is developed by VC++.
I am experiencing a problem with DCOM appliaction. The C#.Net Client application consume DCOM VC++ application.
I sometimes received the folliwng error from the DCOM application which is developed by VC++.
Unable to cast COM object of type 'TestDCOM.TestClass' to interface type 'TestDComLib.ITest'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{FB52E08C-872D-42DD-93B8-EB47FFB49F6C}' failed due to the following error: The remote procedure call failed and did not execute. (Exception from HRESULT: 0x800706BF).
Please help me !!!!!!...
Any Idea or suggestion????
Best Regards,
Andy