C
Chuck Cobb
I have a Visio application that has been running solidly for several years
under Visual Studio 2003 - I'm just upgrading it to Visual Studio 2005 and I
get the following error:
System.Runtime.InteropServices.COMException (0x80010001): Call was rejected
by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))
This error occurs on a very simple piece of code where the application is
trying to read the path of a Visio document from a reference to the
document.
This problem didn't occur with VS.Net 2003...has anyone seen this problem?
Thanks,
Chuck Cobb
under Visual Studio 2003 - I'm just upgrading it to Visual Studio 2005 and I
get the following error:
System.Runtime.InteropServices.COMException (0x80010001): Call was rejected
by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))
This error occurs on a very simple piece of code where the application is
trying to read the path of a Visio document from a reference to the
document.
This problem didn't occur with VS.Net 2003...has anyone seen this problem?
Thanks,
Chuck Cobb