Is there a "toggle" for a Citrix user to use a services running on the server?
I've got an application, very simple visual C++ app that we use to submit electronic healthcare claims via the internet that needs to run in the background along with another app. I don't want to have to publish a desktop session in order for this to work but will if I need to since electronic claim submission is a money maker.
First I installed the application as a service, that didn't work. Next I logged into the server and ran the little C++ app under an administrative profile, that didn't work. We've also tried calling it from the application, that calls the app but not the config file needed.
Anyway, If anyone knows if there is a "toggle" to allow users to use a certain service on the citrix server, I would love to know...
Thanks
JD
I've got an application, very simple visual C++ app that we use to submit electronic healthcare claims via the internet that needs to run in the background along with another app. I don't want to have to publish a desktop session in order for this to work but will if I need to since electronic claim submission is a money maker.
First I installed the application as a service, that didn't work. Next I logged into the server and ran the little C++ app under an administrative profile, that didn't work. We've also tried calling it from the application, that calls the app but not the config file needed.
Anyway, If anyone knows if there is a "toggle" to allow users to use a certain service on the citrix server, I would love to know...
Thanks
JD