View

Jan 17

Written by: Sheldon Cohen
1/17/2012 3:32 PM 

 So I was getting the following error:

 

"Unrecognized attribute ‘targetFramework’. Note that attribute names are case-sensitive"

 

This was on a DotNetNuke 6 installation which is an ASP .NET 4.0 website. This was caused by the application pool targeting the wrong .net framework.

 

Edit Application Pool ASP.net

 

To correct, change the application pool to the correct .net framework and the error will be resolved.

 

Tags: