Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

No notifications' from the remote ActiveX server

Status
Not open for further replies.

endreb

Programmer
Jun 25, 2001
1
RO
I am working on a database application with multiple (simultaneous) clients. The application is split to a server part (an activeX exe) and multiple clients. I want to get notifications from the ActiveX Exe when the data changes.
I am working in VB6, and I succeeded to launch it, but ONLY if the ActiveX exe was on the local computer. In this case I received the notifications to both clients. When I tried to install the server part on a remote computer, I received no notifications at all.
The activeX exe is starting on the remote computer, as I wanted.
What could be the problem? Also if you can point me to a working sample, would be nice...

Endre
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top