01-15-2022 08:36 AM - edited 01-15-2022 08:37 AM
It took me a long time to figure out why my deployed webservice won't run correctly after rebooting the server. For some reason, the VI that I have placed in the webservice startup folder (the VIs that are supposed to be called once upon start of the webservice) is not run!
I create the webservice by deploying it to the NI web server. After installing the nipkg, it runs fine. The problem appears once I reboot the machine.
I have tried lots of things, but with no result. Please advise!
BTW. There appears to be no way to restart the application other than uninstalling the package and reinstalling it. Not an acceptable solution if you ask me. Or could I maybe slay and start the webservice with some commandline calls?