Server Configuration Error Unrecognized Attribute
Issue
You receive a configuration error when opening your website
Parser Error Message: Unrecognized attribute 'requirePermission'.
example: <
section
name
=
"data"
requirePermission
=
"false"
type
=
"DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"
/>
Version Information: Microsoft .NET Framework Version:1.1.4322.2443; ASP.NET Version:1.1.4322.2460 or something similar will be listed at the bottom of the error.
Cause
This error is caused when the incorrect version of ASP.NET is used with your version of DotNetNuke.
Resolution
Plesk 11.x
- Log into your Control Panel.
- Choose the correct subscription from the drop down menu in the upper right.
- Click on Domains. Then select your domain.
- Under Websites & Domains expand Show Advanced Operations.
- Click on ASP.NET Settings.
- Click on the Change Version button.
- Select the correct version of ASP.NET and click OK.
Plesk 9.x
- Login to the Plesk Control Panel.
- Click on Domains. Select the [domain] that is giving you the error.
- Under the Web Site section click on Web Hosting Settings.
- Under the Services section, change your ASP.NET version. See the notes below.
- Click OK to save the changes and test your website.
Notes
DotNetNuke 7.x requires ASP.NET 4.0
DotNetNuke 6.x requires ASP.NET 4.0
DotNetNuke 5.x requires ASP.NET 2.0. Verson 5.4.4 was the first version to optionally use ASP.NET 4.0
DotNetNuke 4.x requires ASP.NET 2.0
DotNetNuke 3.x and below requires ASP.NET 1.1
Article ID: 209, Created: April 6, 2012 at 10:42 AM, Modified: August 25, 2014 at 2:42 PM