Installing DNN Manually and my first attempt to access localhost/DotNetNuke brought this error. Please how can I correct this.
Configuration ErrorDescription: 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 'targetFramework'. Note that attribute names are case-sensitive.
Source Error: Line 123: --> Line 124: <!-- set debugmode to false for running application --> Line 125: <compilation debug="false" strict="false" targetFramework="4.0"> Line 126: <buildProviders> Line 127: <remove extension=".resx" /> |
Source File: C:\inetpub\wwwroot\DotNetNuke\web.config Line: 125