win32.COM.WmDispatchException

Hi ,

Currently, I’m facing a problem in production while invoking a DLL object through webMethods Integration Server 6.0.1

This DLL is build in VB 6.

I mainly used the following services:
win32.COM.dispatch:createObject
win32.COM.dispatch:invoke

Sometimes (once, twice a month) the DLL hangs at a certain point. Only if the DLL is killed, the following error is thrown in the Integration Server connected to the DLL:

2006-03-07 10:45:06 CET win32.COM.dispatch:invoke win32.COM.WmDispatchException: (null). Error Code = 800706be

Any idea on this error?
Is there a way to put a time out on this. So that we do not have to kill this DLL in order to continue?

Thanks in advance.
Toon