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: 'ASP.aust11courseregister_aspx' does not contain a definition for 'cmdCancel_Click'

Source Error:


Line 1216:                                    <asp:Button ID="cmdSubmit" OnClientClick="return Validate();" runat="server" Text="Submit"
Line 1217:                                        OnClick="cmdSubmit_Click" />&nbsp;
Line 1218:                                    <asp:Button ID="cmdCancel" runat="server" Text="Cancel" OnClick="cmdCancel_Click" /></td>
Line 1219:                            </tr>
Line 1220:                            <tr>

Source File: d:\inetpub\vhosts\etuitions.org\httpdocs\AUST11CourseRegister.aspx    Line: 1218






Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175