BUG

ArcGIS Server .NET templates don't work when browser has cookies disabled

Last Published: April 25, 2020

Description

ArcGIS Server .NET ADF templates return an application error from client browsers that have disabled cookies.

Cause

When building an application from a template, the web.config file has the following setting:

cookieless="False"

Workaround

There are two options to workaround the issue.

  • Edit the web.config file of the application and locate the line containing:

    cookieless = "False"

    Change this value to "True".
  • As another alternative, configure the client browser to allow cookies. Consult the browser documentation for details.

Article ID:000007008

Software:
  • ArcGIS Server

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options