I have a Windows workstation that I connect to a Linux server running EntireX/DCOM.
I run a client program on the Windows machine and the QueryInterface works ok and I receive a pointer to a class. I call a function in this class and get the error 800706ba.
When I run the client locally on Linux the function works perfectly.
I believe there can be some security problems, bu I have already tried a number of different settings for security both on server and client.
What can the problem be? Security? Something else? Any ideas?
#EntireX-DCOM#webMethods#Mainframe-Integration