Views:

Apex One Hot Fix Build 2022 resolves this issue by updating the SQL Server Database Configuration Tool to add the Windows account to the IIS_IUSRS group to obtain the correct permissions. If your Apex One server build is older than Build 2022, please apply the latest product patch from our Download Center.

After downloading the hot fix, follow these steps:

  1. Install this hot fix (see "Installation").
  2. On the Apex One server computer, browse to "\PCCSRV\Admin\Utility\SQL".
  3. Double-click SQLTxfr.exe to run the tool.
  4. Provide the authentication credentials for the SQL Server database.
     
    The user account must belong to the local administrator group or AD built-in administrator.
     
  5. Click Start to apply the configuration changes.

If the HTTP 500 error persists in Apex One server ofcdebug.log after applying the above steps, please do the following to check the configuration on Apex One server website. Note that this error occurs when IIS application pool setting "Enable 32-Bit Application" is set as true on "OfficeScanOSFAppPool" of in 64-bit machine. To address this issue:

  1. Open IIS Manager, click Application Pools under your OSCE server, and choose "OfficeScanOSFAppPool". "Advanced Settings" can be seen on the right.

    Module state

  2. Open Advanced Settings, then change "Enable 32-Bit Application" to false.

    Module state

  3. Restart Master Service and IIS Admin Service.
  4. Verify the issue.