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 'DoPoll' takes '4' arguments

Source Error:


Line 587:			{
Line 588:				string ipaddr = "" + Request.ServerVariables["REMOTE_ADDR"];
Line 589:				wttadmin.DLL.HelperFns.DoPoll(ipaddr, dbconn, Response, cbt.item_ref);
Line 590:			}
Line 591:			else if(cbt.type == "player")

Source File: h:\WTT\teams\smash\index.aspx.cs    Line: 589






Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433