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

Source Error:


Line 249:					</div>
Line 250:					<div style="width: 300px; padding: 3px; float: left;">
Line 251:						<asp:ImageButton ID="btnSubmit" runat="server" TabIndex="8" OnClick="btnSubmit_Click"
Line 252:							ImageUrl="~/images/submit-btn.png" onmouseover='this.src="images/submit-btn_hover.png"'
Line 253:							onmouseout='this.src="images/submit-btn.png"' ValidationGroup="validate" />

Source File: e:\kunden\homepages\32\d416203973\www\mydiamondstory.aspx    Line: 251






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