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 'RetornaRecursoAbertoRespostaNIS' takes 3 arguments

Source Error:


Line 95:             PanelRecursoIndisponivel.Visible = false;
Line 96: 
Line 97:             if (dao.RetornaRecursoAbertoRespostaNIS(CodEmpresa, 11, int.Parse(Request.QueryString["key"])) == -1 && Request.QueryString["f4db95f252c8d98e2e9821d693655b22"] == null) //não tem recurso no período
Line 98:             {
Line 99:                 PanelRecursoIndisponivel.Visible = true;

Source File: e:\Aplicativos Web\consulplan.net\concurso\RespostaIsencaoNis.aspx.cs    Line: 97






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