Skip to main content
Documentation & User Guides | Fotoware

FotoWare plugins do not display asset previews

A solution for issues with previews in Fotoware plugins (no previews) or Archive Agent (displays a 404-page).

Cause

In both cases, the issue is caused by two settings in IIS (Internet Information Services).

Solution

Try this first

First, try to remove the FotoWeb Site from IIS and then set up IIS again using the FotoWeb Administration Console:

  1. Open the FotoWeb Administration Console from the Start menu.
  2. Expand the Server node and right-click the Site node, then choose All Tasks - Remove from IIS...
  3. When the operation completes, right-click the Site node again and choose All Tasks - Setup IIS...
  4. Choose the IIS site to tie FotoWeb to and continue.

If that does not work, do the following

  1. Open IIS, and browse to %SERVERNAME%/Sites/fotoweb/cache. Find the Error Pages entry under IIS, and double-click it.
  2. Find the entry for the 404 error page and double-click it to edit.
  3. Change the entry to use the Execute a URL on this site option, and enter the following in the text box: /fotoweb/fwbin/fotoweb_isapi.dll
  4. Select OK then select Edit Feature Settings.
  5. Change the setting to Custom error pages.