Views:

To resolve the issue:

  1. Compare the file size of the VSAPIInfo.dll file from the following folders:
    • ..PCCSRV\WSS\isapi
    • ..PCCSRV\WSS\x64

    If the file size is identical, this means that the 64-bit VSAPIInfo.dll ISAPI module is installed. Otherwise, the 32-bit VSAPIInfo.dll ISAPI module is installed.

  2. Open the IIS Manager.
  3. Click Application Pools.
  4. If you have not yet defined an application pool, do the following:
    1. Click DefaultAppPool.
    2. Click Set Application Pool Defaults.

    Otherwise, select your application pool for Smart Scan Server Virtual Directories.

  5. Under General section, do one of these:
    • If the 32-bit VSAPI Info.dll module is installed, make sure that True is selected.
    • If the 64-bit VSAPI Info.dll module is installed, make sure that False is selected.
  6. Restart IIS.