PROBLEM
When accessing the ArcGIS for Local Government Maps and Apps Gallery, the gallery section shows the message:
'Loading Maps and Apps...' but fails to load the gallery items after several minutes.
The application is not able to access the ArcGIS Online group containing the items for the application's gallery.
Note: As of April 2018, the Maps and Apps Gallery app template is in the Mature Phase of the ArcGIS Online Product Lifecycle. For more information regarding support of this app template, refer to the Maps and Apps Gallery requirements page. It is recommended to use the Minimal Gallery app template instead.
The following terms are defined for reference when diagnosing the problem.
Note: For example, the try-it live version of the Maps and Apps Gallery is linked to the ArcGIS Online Group ID a3031224716a4624a224c00dd629d199.
Note: The token occasionally ends in one or more periods ‘.’ -- these are essential parts of the token. ArcGIS Online login names and passwords are case-sensitive.
The following steps describe how to diagnose the problem.
Note: For example, the token for the try it live version of the Maps and Apps Gallery uses 'https://localgovtemplates2.esri.com/MapsAndApps'.
Note: In IIS 6, the latter can be checked by selecting the site and clicking on Base parameters in the rightmost column of IIS's management application.
<compilation targetFramework="4.0"/>
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<defaultDocument>
<files>
<remove value="iisstart.htm" />
<remove value="index.html" />
<remove value="index.htm" />
<remove value="Default.asp" />
<remove value="Default.htm" />
<remove value="Default.aspx" />
<add value="mapps.html" />
</files>
</defaultDocument>
</system.webServer>
</configuration>
cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 aspnet_regiis –irThis instruction sets up ASP.NET version 2 but does not change any existing web sites to use that version.
Reference: Troubleshooting an ASP.NET Installation (IIS 6.0)
![[O-Image]](https://webapps-cdn.esri.com/CDN/support-site/technical-articles-images/000011566/00N39000003LL2C-0EM39000000wdME.png)
https://localgovtemplates2.esri.com/MapsAndApps/proxy.ashx?http: //www.arcgis.com/sharing/search?q=group:<GROUP_ID>&token= <TOKEN>&start=0#=200&f=json
Article ID: 000011566
Get help from ArcGIS experts
Start chatting now