Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

ComponentWorks on client server enviroment

I created an application using CWUI components (cwgrap, cwknob...). Is there a way to run this application in a client server enviroment, where my app was installed only on the server. No software can be installed on the clients, and the application will be executed from a shered folder.
0 Kudos
Message 1 of 2
(2,915 Views)
Unfortunately there is not a way to do this. The Measurement Studio UI controls are ActiveX controls and they require installation and registration on the client machine. Once you have the ActiveX controls installed, though, you could run your application from a shared folder.

- Elton
0 Kudos
Message 2 of 2
(2,915 Views)