Configuration Settings User Store: ArcGIS Server Built-in Role Store: ArcGIS Server Built-in Authentication Tier: GIS Server Authentication Mode: ArcGIS Tokens
Solved! Go to Solution.
<<layername here>> layer failed to load: Fault code: Server.Error.Request Fault info: HTTP request error Fault details: Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: http://servername/ArcGIS/rest/services/appfolder/servicename/MapServer?f=json
I think I finally figured it out. Anonymous Authentication was not enabled for the arcgis part of the default web site. Enabling that stopped Firefox from asking for credentials! 😄
This image shows the IIS Manager section of Server Manager GUI after I enabled Anon Auth:
[ATTACH=CONFIG]32402[/ATTACH]
Anonymous auth had been enabled for the flexviewers and aspnet_client sections (and still is).