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 'GetIPO_Chart_YearWise' takes 9 arguments

Source Error:


Line 94:                 month = "";
Line 95:             }
Line 96:             dsClIssues = IPOServiceObject.GetIPO_Chart_YearWise(Exchange, "", year, month, CurrentPg, 20, "", "", "");
Line 97:             if (dsClIssues.Tables[0].Rows.Count > 0)
Line 98:             {

Source File: d:\WEBSITES\IITInvestrust\IPO\IPOCalender.aspx.cs    Line: 96





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