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 'Get_Lista_Area_Full' takes 12 arguments

Source Error:


Line 382:        {
Line 383:            ProxyWS _ws = new ProxyWS();
Line 384:            string _result = _ws.Get_Lista_Area_Full(tipoTabella, categoria, comune, area, tipologie, prezzoMin, prezzoMax, superficieMin, superficieMax, locali, 1000, "");
Line 385:
Line 386:            ListaAppartamenti = (new JavaScriptSerializer()).Deserialize<List<Appartamento>>(_result);

Source File: D:\inetpub\webs\pintoimmobiliareit\re\selezione-immobili-map.aspx.cs    Line: 384






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