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: CS1061: 'ASP.cust_contact_us_aspx' does not contain a definition for 'btnSend_Click' and no extension method 'btnSend_Click' accepting a first argument of type 'ASP.cust_contact_us_aspx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 52: 		<TR>
Line 53: 			<TD align="center" colSpan="2">
Line 54: 				<asp:ValidationSummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False"></asp:ValidationSummary><asp:button id="btnSend" runat="server" Text="Send" onclick="btnSend_Click"></asp:button></TD>
Line 55: 		</TR>
Line 56: 		<tr>

Source File: c:\inetpub\wwwroot\DotNetSites\Guppies.za.net2020\cust-contact-us.aspx    Line: 54






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