Configuration Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
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 26:       <error statusCode="404" redirect="filenotfound.htm" />
Line 27:     </customErrors>
Line 28:     <compilation debug="false" targetFramework="4.0">
Line 29:       <expressionBuilders>
Line 30:         <add expressionPrefix="NopResources" type="NopSolutions.NopCommerce.BusinessLogic.Localization.NopResourceExpressionBuilder, Nop.BusinessLogic" />

Source File: C:\HostingSpaces\lamis\vasconte.net\wwwroot\web.config    Line: 28

Version Information: Microsoft .NET Framework Version:2.0.50727.4214; ASP.NET Version:2.0.50727.4209
12 năm cách đây
You should use asp.net v4.0 istead of asp.net 2.0
12 năm cách đây
How to change it?
12 năm cách đây
To run nopCommerce 2.0, .NET Framework 4 is required.

You can download it from here: http://www.microsoft.com/download/en/details.aspx?id=17851

Just install it on your server.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.