Hi,
I have an ActiveX.dll which I have written to basically share data between two clients.
If I build the client .exes and run them on the desktop and run the .dll in the VB environment, everything works fine.
If I then build the .dll and register it, the .exes can no longer see the shared data.
I don't get any automation errors, so I guess the .exes can still access the component.
Any ideas gratefully received.




Reply With Quote