Your users may receive a javascript error when trying to connect to the portal.
GET https://server.domain.com/portal/assets/i18n/en_US.json
This can happen on a Windows 2008 server. This version of windows does not yet know how to handle the .json extension.
Open IIS and the NFS Website.
Open Mime Types
Add a mime setting for file extension .json and type application/json
Comments