Need help with OPC server (COM )
Everything works great but i still need to fix one thing...
As a note, my OPC server doesnt run as a service.
Since DCOM settings has been set to allow remote users to launch and access my OPC server, once a remote OPC client try to connect to my server,
My OPC server Process is started and runs correctly. But if i try to run my OPC server and that the Process is already running, i would like that the GUI part of my OPC server shows up! Can this be done??
Lets say i start my OPC server from the desktop shortcut, my app needs to check if the process is already running and if so, display the GUI interface of my OPC server.
Thanks in advance for any help
Martin

