--------------------------------------------------------------------------
Run-time errro '-2147418105(80010007)':

Automation error
The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call may have been executed.
--------------------------------------------------------------------------

I have a VB6 application that supports plugins. All the plugins (activex dll's) interface with the application through an activex dll.

I get this error when the plugin tries to call a function in the application [through the plugin interfacing dll]

On some rare occasions I dont get this error.

Can this be fixed????

Thanks in advance!