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 'GetSubCategories' takes 2 arguments

Source Error:


Line 55:         Ec2 = new Publisher.Component.Object.EC(System.Configuration.ConfigurationManager.ConnectionStrings["ConnectionString1"].ToString());
Line 56: 
Line 57:         dr1 = Ec1.GetSubCategories(null, Session["SiteId"]);
Line 58:         dr2 = null;
Line 59: 

Source File: c:\inetpub\wwwroot\Directa2\language.aspx.cs    Line: 57






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