mrsurrender
Programmer
Hi,
I want to implement a client app, which through DCOM will access a server app, I already wrote. I am developing with VB6/Win98SE and the server runs Win2k.
No problems using COM (out-of-process) on the local (developer) machine.
But how can I set the reference in the VB6-IDE to the remote DCOM-server app?
I've registered on the server machine (Win2k) the server app using "serverapp.exe /regserver". I registered the server app on the client (developing) machine (Win98SE)using "clireg32 serverapp.vbr" and set the DCOM radio button and the server name properly.
But I cannot access that remote server app from within the VB6-IDE, on which I want to write the client app now.
Thanks for any help. Please try to!!!
Siegfried.
I want to implement a client app, which through DCOM will access a server app, I already wrote. I am developing with VB6/Win98SE and the server runs Win2k.
No problems using COM (out-of-process) on the local (developer) machine.
But how can I set the reference in the VB6-IDE to the remote DCOM-server app?
I've registered on the server machine (Win2k) the server app using "serverapp.exe /regserver". I registered the server app on the client (developing) machine (Win98SE)using "clireg32 serverapp.vbr" and set the DCOM radio button and the server name properly.
But I cannot access that remote server app from within the VB6-IDE, on which I want to write the client app now.
Thanks for any help. Please try to!!!
Siegfried.