|
|
Subject:
Why do I get error 80010007 when my VB 6 app terminates (IDE only)?
Category: Computers > Programming Asked by: battey-ga List Price: $4.50 |
Posted:
25 Apr 2003 11:18 PDT
Expires: 25 May 2003 11:18 PDT Question ID: 195405 |
My VB 6 app is a client to a VB-6-written in-proc ActiveX DLL. When the app terminates (after my Sub Main has already terminated) I get error 80010007 (below is the description from WinError.h). This only happens when running in the VB 6 IDE. Why does this happen and how do I fix it? // MessageId: RPC_E_SERVER_DIED // MessageText: // The callee (server [not server application]) is not available // and disappeared; all connections are invalid. The call may // have executed. #define RPC_E_SERVER_DIED _HRESULT_TYPEDEF_(0x80010007L) | |
| |
|
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |