Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The base class includes the field 'Top1', but its type (index_top) is not compatible with the type of control (ASP.index_top_ascx).

Source Error:


Line 25:         <div id="showTopic" style="width: 1000px; margin: auto;">
Line 26:             <div>
Line 27:                 <uc:top ID="Top1" runat="server" />
Line 28:             </div>
Line 29:             <div style="margin-top: 10px; float:left;">

Source File: /bbs/showtopic.aspx    Line: 27


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