O
Oleg Ogurok
Hi all,
In my VB6 code I need to be able to pass a COM object to a Windows Service
written in .NET. What's the best/eaisest way? I understsand things like
Remoting are not available in COM (VB6).
I tried using MSMQ but the object's class is not persistable, and I don't
have the source code for it anyway. Is there still a way to use MSMQ?
Any help is greatly appreciated.
-Oleg.
In my VB6 code I need to be able to pass a COM object to a Windows Service
written in .NET. What's the best/eaisest way? I understsand things like
Remoting are not available in COM (VB6).
I tried using MSMQ but the object's class is not persistable, and I don't
have the source code for it anyway. Is there still a way to use MSMQ?
Any help is greatly appreciated.
-Oleg.