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: CS0117: 'ASP.pages_eindex_aspx' does not contain a definition for 'rptBooks_ItemDataBound'

Source Error:


Line 87:                 <div id="books" class="ebook_bk_dock">
Line 88:                     <ul id="hot-books">
Line 89:                         <asp:Repeater ID="rptBook1" runat="server" OnItemDataBound="rptBooks_ItemDataBound">
Line 90:                             <ItemTemplate>
Line 91:                                 <li id="liBook" runat="server" class="book-display">

Source File: c:\LMO\Pages\EIndex.aspx    Line: 89






Version Information: Microsoft .NET Framework Version:2.0.50727.8813; ASP.NET Version:2.0.50727.8951