When a user browses to the default page for Web Suite, it displays a server error ‘unrecognized attribute…’ in the application.
An error occurs 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 is: Unrecognized attribute ‘xmlns’.
Source error points to this line in web.config: configuration xmlns=http://schemas.microsoft.com/.NetConfiguration/v2.0
You can correct this problem by taking the following steps:
- Open the IIS Manager from Start > Control Panel > Administrative Tools > Internet Information Services.
- On the left, click to expand your local computer name-Sites. Right-click on WS20xx and select Properties.
- Move to the ASP.NET tab. For ASP.NET version, select 4.x (say 4.0.30319).
- Click OK.