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: 'TravelNews.WWW.DAL.SP_Articles_getList_byAuthorId_Result' does not contain a definition for 'Category_Rewrite' and no extension method 'Category_Rewrite' accepting a first argument of type 'TravelNews.WWW.DAL.SP_Articles_getList_byAuthorId_Result' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 47:                         <span>[đi]</span>
Line 48:                         <h2>
Line 49:                             <a href="@(UrlRoot)@item.Category_Rewrite/@item.Custom_Link">@(item.Article_Title.Length >= 50 ? item.Article_Title.Substring(0, 46) + "..." : item.Article_Title)</a>
Line 50:                         </h2>
Line 51:                         <p>

Source File: e:\Websites\checkinvietnam\home\Views\User\Articles_Author.cshtml    Line: 49






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