The SightMax Service might not work properly if the IIS is set to run in Isolation mode.
To configure IIS for worker process isolation mode
1. | In IIS Manager, expand the local computer, right-click Web Sites, and then click Properties. |
2. | Click the Service tab, clear the Run WWW service in IIS 5.0 isolation mode check box, and then click OK. |
3. | To start the WWW service, click Yes. |
If the switch to worker process isolation mode is successful, a folder named Application Pools appears in the IISManager listing for your local computer. You can always determine which isolation mode IIS is running by the presence (worker process isolation mode) or absence (IIS 5.0 isolation mode) of the Application Pools folder.