ERROR
After installing the Web Application Developer Framework (ADF) or Web Applications features of the ArcGIS Server 9.2 for the Microsoft .NET Framework product, running a Web application fails with the error message:
"Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request.
Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'xmlns'. Note that attribute names are case sensitive"
During the installation, unexpected XMLNS attributes were added to the web.config file located under C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG.
The presence of the following configuration value at the top of the web.config adds the additional XMLNS attributes upon installation of the Web ADF and Web Applications features:
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
<configuration>
Note:
Installation of a service pack or patch may also cause this error.
Note:
Note that attribute names are case sensitive.
Warning:
NOTE: The following procedure requires modifying the machine's web.config file. Consult with a qualified computer systems professional, if necessary. ESRI cannot guarantee results from incorrect modifications while following these instructions. Therefore, use caution and proceed at your own risk.
PublicKeyToken=8fc3cc631e44ad86" validate="false" xmlns="" />
PublicKeyToken=8fc3cc631e44ad86" validate="false" />
Article ID: 000009461
Get help from ArcGIS experts
Download the Esri Support App