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 'dlProds', but its type (System.Web.UI.WebControls.Repeater) is not compatible with the type of control (System.Web.UI.WebControls.DataList).

Source Error:


Line 1:  <%@ control language="VB" autoeventwireup="false" inherits="modules_prodstop, motoespinha_app" %>
Line 2:  
Line 3:  <asp:DataList ID="dlProds" runat="server" Width="100%">
Line 4:      <ItemTemplate>
Line 5:          <div class="clearformat" style="height: 70px" >    

Source File: /modules/prodstop.ascx    Line: 3


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