Config Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 Jahre weitere
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 Jahre weitere
make sure your hosting company provide 4.0 framework support

nopCommerce 1.8 requires 4.0 framework
13 Jahre weitere
Thanks they do support it. I am just going to install with 1.60, what version does that require?
13 Jahre weitere
Why not try your hosts web control panel first? You can probably switch on ASP.NET 4.0, assuming they support it of course
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.