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

Source Error:


Line 12:         </div>
Line 13:         <div class="pageContent">
Line 14:             <asp:Repeater ID="Repeater_Items" runat="server" OnItemDataBound="Repeater_Items_ItemDataBound">
Line 15:                 <HeaderTemplate>
Line 16:                     <div style="width: 100%">

Source File: c:\HostingSpaces\bina\bina.ir\wwwroot\Site\Magazines\Window.aspx    Line: 14






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