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: BC30456: 'cmbPageSize_SelectedIndexChanged' is not a member of 'ASP.onsale_aspx'.

Source Error:


Line 24:                                    <span class="drop-down">
Line 25:                         <span style="vertical-align: middle; padding-left: 5px;">Display #</span>
Line 26:                         <telerik:RadComboBox runat="server" ID="cmbPageSize" OnSelectedIndexChanged="cmbPageSize_SelectedIndexChanged"
Line 27:                             AutoPostBack="true" Width="40px" SelectedValue="<%#Container.PageSize %>">
Line 28:                             <Items>

Source File: C:\CustomerData\webspaces\webspace_00262924\wwwroot\onsale.aspx    Line: 26






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