To resolve the issue, do the following steps:
- Open the IIS Manager.
- In the left pane, right-click on the Application Pools folder then click Add Application Pool.
- Indicate the following details:
- Name: Trend
- .NET CLR Version: v.4.0.xxxxx
- Managed pipeline mode: Integrated
- In the left pane, expand the Application Pools.
- Right-click Trend, then select Advanced Settings.
- Scroll down to the Identity field and select Local System from the dropdown list.
- For the Predefined option, select Local System from the dropdown list.
- Click OK.
- In the left pane, expand the Web Sites folder.
- Right-click OfficeScan, then click Manage Website > Advanced Settings.
- For Application pool, select Trend from the dropdown list. If you get an inheritance override, select all.
- Click OK.
- Restart the IIS Admin Service. Perform the steps below:
- In your desktop, click Start > Run.
Alternatively, you can press the Windows Key + R on your keyboard. - In the Open field, type "services.msc", and then click OK.
- Look for and select IIS Admin Service, and click the Restart link, located in the left pane.
- In your desktop, click Start > Run.