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: CS1928: 'System.Web.Mvc.HtmlHelper<dynamic>' does not contain a definition for 'AreaMenuLink' and the best extension method overload 'Matematici.Core.HTMLHelper.AreaMenuLink(System.Web.Mvc.HtmlHelper, string, string, string, bool, System.Collections.Generic.IDictionary<string,object>)' has some invalid arguments

Source Error:


Line 1:  <ul id="Menu">
Line 2:      <li class="Item">
Line 3:          @Html.AreaMenuLink("F1707", null, false, new Dictionary<string, object>() { { "class", "Item" } })
Line 4:  
Line 5:          <ul class="Submenu">

Source File: c:\inetpub\FrankieGarage\Views\Shared\Layout\Menu\FgSport.cshtml    Line: 3






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0