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: CS1502: The best overloaded method match for 'YScms.Web.UI.BasePage.get_article_list(string, int, int, string)' has some invalid arguments

Source Error:


Line 185:
Line 186:	templateBuilder.Append("\r\n                            </ul>\r\n                        </div>\r\n\r\n                        <div class=\"new-wards\">\r\n                            <div class=\"new-wardtitle\"><h4>相关内容<span>Related</span></h4></div>\r\n                            <ul>\r\n                                ");
Line 187:	DataTable relNewsl = get_article_list("news",12,""," click desc,id desc");
Line 188:
Line 189:	foreach(DataRow dr in relNewsl.Rows)

Source File: d:\vhostroot\localuser\sdfys1\www\aspx\main\fanyi.aspx    Line: 187





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