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

Source Error:


Line 1243:                                    <asp:Button ID="cmdSubmit" OnClientClick="return Validate();" runat="server" Text="Submit"
Line 1244:                                        OnClick="cmdSubmit_Click" />&nbsp;
Line 1245:                                    <asp:Button ID="cmdCancel" runat="server" Text="Cancel" OnClick="cmdCancel_Click" /></td>
Line 1246:                            </tr>
Line 1247:                            <tr>

Source File: d:\inetpub\vhosts\etuitions.org\httpdocs\SingS1CourseRegister.aspx    Line: 1245






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