This message will normally only be returned when accessing an object which implements IMarshall and which has for some reason been shutdown. The error code is actually returned from the proxy and not from the object.
As to the reasons for the object being shutdown, I'm afraid I can't begin to guess without further information.
The process by which this error is returned is described in the MSDN under the section on IMarshall:isconnectObject ().
If you are usng COM+ this problem may be due to the client trying to access a server object which implements IObjectControl before IObjectControl::Activate has been called or after IObjectControl:eactivate has been called.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.