Menu icons not visible in Spotfire Web Player client
book
Article ID: KB0083531
calendar_today
Updated On:
Products
Versions
Spotfire Web Player
7.0 and lower
Description
Description: When opening a report in a Web Player client (Spotfire Consumer or Spotfire Business Author), the report renders correctly but several menu icons seem to be missing from the interface.
Symptoms: Menu icons do not show up in the Web Player client and the following error message is displayed in the detailed messages in the bottom right of the Web Player client interface:
ERROR 2015-02-25 14:17:03,496 [g4gohksnd5x5bfu12ls5vrow, 9152, WorkThread 31, spotfire WAT 1] Spotfire.Dxp.Framework.ApplicationModel.NotificationService - Operation failed error Not Found
XmlHttpRequest failed. Status: 404 Not Found
Cause: The media type for SVG has not been registered on the IIS instance running the TIBCO Spotfire Web Player Server.
Resolution
To resolve this issue, follow the steps below:
On the Web Player server machine, open IIS Manager and navigate to the Web player application.
In Features View, double-click MIME Types.
In the Actions pane, click Add.
In the Add MIME Type dialogue box, type the file name SVG.
Type a MIME type in the MIME type text box. It should be: image/svg+xml
Click OK.
Restart IIS.
Issue/Introduction
Menu icons not visible in Spotfire Web Player client