I am using measurement studio and Daqmx to pick data from NI ELVIS II. The software am developing involves using a DataSocket server and works fine if testing in a Console application or windows forms. However, when I transfer the code to a windows service, other things run fine but am not able to start the datasocket server to stream the data that I pick from the NI ELVIS II board. Am asking if there is something that I can do in order to be able to run the dataScoket Server in the Windows service app.
Thank you!