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 'JournalSearch' takes 5 arguments

Source Error:


Line 76:         if (Session["SLetter"] == "All")
Line 77:         {
Line 78:             gridjournal.DataSource = objclsSearch.JournalSearch(0, "", 6, 0, "");
Line 79:         }
Line 80:         else

Source File: e:\hostingspaces\dharaonl\dharaonline.org\wwwroot\Forms\SearchJournal.aspx.cs    Line: 78






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