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

Source Error:


Line 24: protected void btnedit_Click(object sender, EventArgs e) Line 25: { Line 26: quesionair.ins.insert(Rdfirst.SelectedValue.ToString(), Line 27: RdSecond.SelectedValue.ToString(), Line 28: RdThird.SelectedValue.ToString(),

Source File: c:\WebServer\eRC2013\En\quesionair.aspx.cs    Line: 26






Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8745