Hi ,
Currently, I’m facing some error while invoking a DCOM object through webMethods Integration Server 6.1
This DCOM object was build with VB 6.
Basically, there are flow of this service as below,
createObject->invoke->release
What happen is that it was failed at the win32.COM.dispatch:createObject which is the first service defined in the flow above.
Below is the actual error message show in the webMethods developer, “win32.COM.WmDispatchException: Invalid class string. Error Code = 800401f3”.
Could someone help me on this?
Thanks.
Renuka