Troubleshooting

Unable to Load a Viewer Hosted Behind a Firewall

Problem:

Attempting to load a viewer hosted behind a firewall via an external URL results in an error similar to:

There was an error with your request. The viewer could not be opened/downloaded. Not online (cannot reach host 'ServerName').

Actions to Take:

Unable to Run Workflows on a Windows-Authenticated Essentials Server

Problem:

Attempting to run an Essentials Workflow workflow on an Essentials server secured by Windows Authentication results in an HTTP 403 error similar to the following:

The current user cannot access the desired resource.

This error occurs due to the proxy page not being properly configured to forward the necessary authentication information to the Essentials server.

Actions to Take:

  1. Follow all of the instructions in Adapt the ASP.NET Proxy Page to Access Windows-Secured Servers. In particular, ensure you enable Windows Authentication in IIS, and add the Essentials server to the proxy.config file and set its useAppPoolIdentity attribute to true.

Unable to Use Geolocation in Windows 10

Problem:

Attempting to use the geolocation feature in Windows 10 results in an error similar to:

Geolocation command returned no results.

This error usually occurs because the Windows 10 computer has a group policy enabled that turns off location.

Actions to Take:

  1. Sign into the Windows device with an Administrator account.

  2. Click Start, type gpedit.msc and press Enter.

    The Local Group Policy Editor appears.

  3. Navigate to Computer ConfigurationAdministrative TemplatesWindows Components > Location and Sensors.

  4. Double-click Turn off location.

    The Turn off location window appears.

  5. Ensure the Enabled radio button is not selected, and click OK.

  6. Navigate to User ConfigurationAdministrative TemplatesWindows Components > Location and Sensors.

  7. Double-click Turn off location.

    The Turn off location window appears.

  8. Ensure the Enabled radio button is not selected, and click OK.