Hi,
I have upgraded from 2.30 to 2.40 and followed the instruction as per available in Readme upgrade.txt file which i have received.
but still giving below errror as below
-----------------------------------
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1061: 'System.Web.Mvc.HtmlHelper<dynamic>' does not contain a definition for 'NopTitle' and no extension method 'NopTitle' accepting a first argument of type 'System.Web.Mvc.HtmlHelper<dynamic>' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 8: <html xmlns="http://www.w3.org/1999/xhtml" @Html.Partial("LanguageAttributes")>
Line 9: <head>
Line 10: <title>@Html.NopTitle(true)</title>
Line 11: <meta name="description" content="@(Html.NopMetaDescription())" />
Line 12: <meta name="keywords" content="@(Html.NopMetaKeywords())" />
Source File: d:\Projects\00000_Website\0000\0000\Presentation\Nop.Web\Views\Shared\_Root.cshtml Line: 10
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237
------------
you can see the screenshot below.
http://www.freeimagehosting.net/k2p1o
http://www.freeimagehosting.net/836x8
Thanks
I have upgraded from 2.30 to 2.40 and followed the instruction as per available in Readme upgrade.txt file which i have received.
but still giving below errror as below
-----------------------------------
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1061: 'System.Web.Mvc.HtmlHelper<dynamic>' does not contain a definition for 'NopTitle' and no extension method 'NopTitle' accepting a first argument of type 'System.Web.Mvc.HtmlHelper<dynamic>' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 8: <html xmlns="http://www.w3.org/1999/xhtml" @Html.Partial("LanguageAttributes")>
Line 9: <head>
Line 10: <title>@Html.NopTitle(true)</title>
Line 11: <meta name="description" content="@(Html.NopMetaDescription())" />
Line 12: <meta name="keywords" content="@(Html.NopMetaKeywords())" />
Source File: d:\Projects\00000_Website\0000\0000\Presentation\Nop.Web\Views\Shared\_Root.cshtml Line: 10
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237
------------
you can see the screenshot below.
http://www.freeimagehosting.net/k2p1o
http://www.freeimagehosting.net/836x8
Thanks
