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 'Top', but its type (Top) is not compatible with the type of control (ASP.top_ascx).

Source Error:


Line 31: <body>
Line 32: <form runat="server">
Line 33:     <uc:Top runat="server" ID="Top" />
Line 34:     <script>
Line 35:         if (top != self) if (self != top) top.location = self.location;

Source File: /DownloadList.aspx    Line: 33


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