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_windows_default_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_windows_default_aspx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 11:         </div>
Line 12:         <div class="pageContent">
Line 13:             <asp:Repeater ID="Repeater_Items" runat="server" OnItemDataBound="Repeater_Items_ItemDataBound">
Line 14:                 <ItemTemplate>
Line 15:                     <div class="briefNews">

Source File: c:\HostingSpaces\bina\bina.ir\wwwroot\Site\Windows\Default.aspx    Line: 13






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