layout: emergency title: Troubleshoot JavaScript application - Shelter Locator css: - documentation/base js: - 1.0/ui/jqcollapsible guid: GUID-59B3BEA6-97C7-4D7B-A9B2-0E110C67E674 metatags: - ---

Troubleshoot JavaScript application

Once you've completed the configuration, verify that each service works properly. If the application or services do not display, do the following:

  • Check the configuration file (config.js) to ensure your services are entered properly.
  • Verify the correct AppPool is selected in IIS.
  • Verify all service directories referenced in the configuration file are also referenced in the proxy file (proxy.config).
  • In the map document for each service, verify the data frame is projected to Web Mercator Auxiliary Sphere (WKID 102100/3857). The data may remain in the local projection.
Top