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 'ProjectsClass.Projects_GetList(string)' has some invalid arguments

Source Error:


Line 20: int Pedestal_ID = 7; Line 21: // Line 22: projects = ProjectsClass.Projects_GetList(Pedestal_ID); Line 23: programs = ProgramsClass.Programs_GetList(Pedestal_ID); Line 24: project_Goals = ProjectsClass.Project_Goal_GetList(Pedestal_ID);

Source File: c:\inetpub\wwwroot\Newkuwit\projects_r1.aspx.cs    Line: 22





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