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 'speaker_reg' takes 22 arguments

Source Error:


Line 74: 
Line 75: 
Line 76:                         int result = db.speaker_reg(Event.Value, Topic.Value, Title_Abstract.Value, Abstract.Value, Presented_Earlier.Value, Organization_Profile.Value, Brief_Profile.Value, First_Name.Value,
Line 77:                         Last_Name.Value, Designation.Value, Organisation.Value, Address.Value, City.Value, State.Value, Zipcode.Value, Country.Value, Phone.Value, Email.Value, Mobile.Value, filename, fileSupportDocumentName, GetLanIPAddress().Replace("::ffff:", ""));
Line 78:                         db.Disconnect();

Source File: c:\inetpub\vhosts\digitalgamingindiaexpo.com\httpdocs\call-for-speakers.aspx.cs    Line: 76






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