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.
  • Verify that attachments are enabled on the Events layer.
Top