CONFIG ERROR

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Server Error in '/' Application.
--------------------------------------------------------------------------------

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 'targetFramework'. Note that attribute names are case-sensitive.

Source Error:


Line 22:       <error statusCode="404" redirect="filenotfound.htm"/>
Line 23:     </customErrors>
Line 24:     <compilation debug="true" targetFramework="4.0">
Line 25:           <expressionBuilders>
Line 26:         <add expressionPrefix="NopResources" type="NopSolutions.NopCommerce.BusinessLogic.Localization.NopResourceExpressionBuilder, Nop.BusinessLogic"/>


Source File: D:\Hosting\6814066\html\web.config    Line: 24


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4016


WHY IS IT SAYING THIS
13 years ago
Does anyone know why?
13 years ago
justinking1994 wrote:
Server Error in '/' Application.
--------------------------------------------------------------------------------

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 'targetFramework'. Note that attribute names are case-sensitive.

Source Error:


Line 22:       <error statusCode="404" redirect="filenotfound.htm"/>
Line 23:     </customErrors>
Line 24:     <compilation debug="true" targetFramework="4.0">
Line 25:           <expressionBuilders>
Line 26:         <add expressionPrefix="NopResources" type="NopSolutions.NopCommerce.BusinessLogic.Localization.NopResourceExpressionBuilder, Nop.BusinessLogic"/>


Source File: D:\Hosting\6814066\html\web.config    Line: 24


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4016


WHY IS IT SAYING THIS

.net framework and asp.net versions must be 4.0!!!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.