|
NT Service |
Top Previous Next |
|
The AL-Pro Web Portal, like your AL-Pro Server, can run as a normal EXE or an NT Service.
In order to deploy the AL-Pro Web Portal as an NT Service.
1. Run the AL-Pro Web Portal as a normal Windows EXE and test it to make sure that it returning data. When you are satisfied that it can find the database and return data, check the Auto Start Check Box.
2. from a command line where the ALProWebserver EXE is located, run ALProWebServer /install
/install
3. You will see a Service installed Successfully dialog.
.
4. to Uninstall the Service run
ALProWebServer.exe /UnInstall
5. To configure the service, go to the Control Panel/Administrative Tools and Services to run the Service Control Applet where you can configure the service to manually or automatically start.
|