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 'ProcessWebRequest' takes '5' arguments

Source Error:


Line 87:             }
Line 88: 
Line 89:             objRes = objBLL.ProcessWebRequest(InputStr, Lang, pageIndex, int.Parse(Util.GetAppSetting("PAGERESULTSIZE")), blnshowEngBible);
Line 90:         }
Line 91: 

Source File: e:\hostingspaces\vincentk\vincentbiblesearch.com\wwwroot\NewHome.aspx.cs    Line: 89






Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975