Applies to: SmarterTicket 2.x
Problem:
The SmarterTicket default web server should be stopped when you setup SmarterTicket under IIS. Occasionally, the following problem has been known to happen when you go to Start -> Program Files -> SmarterTools -> SmarterTicket -> Configure SmarterTicket Web Server.
When attempting to follow the instructions in the online help to stop the SmarterTicket Web Server, you get the following error message:
There was an error trying to stop the service STWebSvr.
Resolution:
You will need to manually stop and disable the service by following these steps:
- Log into your server and go to the Control Panel
- Go to Administrative Tools
- Click on Services
- Find the STWebServer in the list
- Right click it and choose Properties
- Change Startup Type to Disabled
- Click Apply
- Click Stop
- Click OK
The only difference with this approach is that when an upgrade is installed of SmarterTicket, the default web server service could start up again, and you'd have to repeat this process.