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 'BASA.DAL.Portal.Articles.GetArticles(int)' has some invalid arguments

Source Error:


Line 47:         string request = Helper.GetHost(Request);
Line 48: 
Line 49:         DataTable dtnews = BASA.DAL.Portal.Articles.GetArticles("1");
Line 50: 
Line 51:         if (dtnews.Rows.Count > 0)

Source File: c:\inetpub\vhosts\upartmun.ir\httpdocs\Articles.aspx.cs    Line: 49






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