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: CS1501: No overload for method 'GetArticleByByStringCategoryID' takes '4' arguments

Source Error:


Line 154:            }
Line 155:            else
Line 156:                ds = objNews.GetArticleByByStringCategoryID("Article", Lang, StringCategoryID, t);
Line 157:            
Line 158:            int TotalItems = ds.Tables[0].Rows.Count;

Source File: c:\Inetpub\vhosts\noithatgo3q.com\quitoanme.com\CMS\Article\Index\ArticleList.ascx.cs    Line: 156






Version Information: Microsoft .NET Framework Version:2.0.50727.8000; ASP.NET Version:2.0.50727.8001