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

Source Error:


Line 50:             <asp:ListItem Text="-Select a model number-" Value="0"></asp:ListItem>
Line 51:         </asp:DropDownList>
Line 52:         <asp:Button ID="btnSearchWindCode" runat="server" Text="Search" OnClick="btnSearchWindCode_Click" ClientIDMode="Static" CssClass="searchbutton"></asp:Button>
Line 53:         <asp:HiddenField ID="hfModelId" runat="server" ClientIDMode="Static" Value="0" />
Line 54:         <asp:HiddenField ID="hfWincodeID" runat="server" ClientIDMode="Static"  />

Source File: d:\Sites\staging-internal.clopaydoor.com\Widgets\Documents\WindCode\WindCodeDocuments.ascx    Line: 52






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