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 'dele_reg' takes 14 arguments

Source Error:


Line 68:                   }
Line 69: 
Line 70:                   long result = db.dele_reg("", "", "", "", "", "", "", "", "", Learn_About.Value,delegate_type, delegate_session, event_type, GetLanIPAddress().Replace("::ffff:", ""));
Line 71:                   Session["vpc_OrderInfo"] = result;
Line 72:                   Session["vpc_Email"] = Request.Form["email_1"];

Source File: c:\inetpub\vhosts\digitalgamingindiaexpo.com\httpdocs\delegate-registration.aspx.cs    Line: 70






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