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: CS0117: 'Common' does not contain a definition for 'AddWalkInInterview'

Source Error:


Line 32:             }
Line 33: 
Line 34:             string res = Common.AddWalkInInterview(tbname.Text, tbfn.Text, tbmob.Text, tbmob2.Text, tbemail.Text, ddlappfor.SelectedItem.Text, ddlappin.SelectedItem.Text,
Line 35:                   tbpwp.Text, tbexp.Text, tbiexp.Text, tbsubtaught.Text, tbqualification.Text, savepath, tbremark.Text);
Line 36:             if (res == "success")

Source File: c:\inetpub\vhosts\bietsikar.ac.in\httpdocs\walk-in-interview.aspx.cs    Line: 34






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