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 'InsertJoining' takes 40 arguments

Source Error:


Line 369:                        string objcode = "";
Line 370:
Line 371:                        objmaster = business.InsertJoining(txtICode.Text.ToUpper(), sFilename, rdbtnpos.SelectedItem.Text, txtusname.Text, rdbtngender.Text, mmddyy, "", "", "", txtAddress.Text, txtpo.Text, txtps.Text, txtPin.Text, txtdist.Text, drpstate.SelectedItem.Text, "", txtMobile.Text, txtVoteridNo.Text, "", "Indian", "", "", "", txtusname.Text, txtBankName.Text, "", "", "", "", txtSpill.Text, ddlsalut.SelectedItem.Text, "Free", txtPanNo.Text, "ACTIVE", txtpass.Text, sFilenameadhar, sFilenamepan, sFilenameppic, sFilenamepcheq, txtusname.Text);
Line 372:
Line 373:                        objcode = objmaster.BranchCode;

Source File: c:\Inetpub\vhosts\championsworld.com\championsworld.in\Public\JoinUs.aspx.cs    Line: 371






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