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

Source Error:


Line 57:                                             <td width="17%">
Line 58:                                                 <asp:Label ID="mode" Text="anywords" runat="server" Visible="false"></asp:Label>
Line 59:                                                 <asp:ImageButton ID="imgbtnGo" ImageUrl="~/gif/h_img/go.gif" Height="19"
Line 60:                                                     Width="28" runat="server" OnClientClick="return CheckForm();" OnClick="imgbtnGo_Click" /></td>
Line 61:                                         </tr>

Source File: c:\inetpub\wwwroot\healthandyoga.com\html\product\productheader.ascx    Line: 59






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