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

Source Error:


Line 303:              </div>--%>
Line 304:              <div class="text-center">
Line 305:              <asp:Button ID="cmdSubmit" CssClass="btn btn-primary" ValidationGroup="R" runat="server" Text="Submit" OnClick="cmdSubmit_Click" />
Line 306:              <%--<button type="submit">Submit</button>--%></div> 
Line 307:            </div>

Source File: d:\ftpsite\cinerewardz.com\cinerewardz_code\Index.aspx    Line: 305






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