Views:

To resolve this issue:

  1. Open a command prompt with administrative privileges.
  2. Change the directory to C:\Windows\System32\inetsrv\Config.
  3. Run the following commands:
    • appcmd add app /site.name:"OfficeScan" /path:"/officescan_ivp" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iVP\Web" /applicationPool:"OfficeScan_iVP_AppPool"
    • appcmd add app /site.name:"OfficeScan" /path:"/officescan_iesagent" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iES\Web\FastLaneChannel" /applicationPool:"OfficeScan_iESAgent_AppPool"
    • appcmd add app /site.name:"OfficeScan" /path:"/officescan_iesconsole" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iES\Web\ConsoleChannel" /applicationPool:"OfficeScan_iESConsole_AppPool"
    • appcmd add app /site.name:"OfficeScan" /path:"/officescan_iac" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iAC\Web\ACServerWebApp" /applicationPool:"OfficeScan_iAC_AppPool"
    • appcmd add app /site.name:"OfficeScan" /path:"/officescan_iac/osf" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iAC\Web\OSFChannel" /applicationPool:"OfficeScan_iAC_AppPool"
    • appcmd add app /site.name:"OfficeScan" /path:"/officescan_iatas" /physicalPath:"C:\Program Files (x86)\Trend Micro\Apex One\iServiceSrv\iATAS" /applicationPool:"OfficeScan_iATAS_AppPool"
  4. Open the the applicationHost.config located at C:\Windows\System32\inetsrv\Config, and confirm that the virtual directories are now present:

    Path

    Click the image to enlarge.