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 'ctrlCategories', but its type (NopSolutions.NopCommerce.Web.Administration.Modules.CategoriesControl) is not compatible with the type of control (ASP.administration_modules_categories_ascx).

Source Error:


Line 5:  <%@ Register TagPrefix="nopCommerce" TagName="Categories" Src="Modules/Categories.ascx" %>
Line 6:  <asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
Line 7:      <nopCommerce:Categories runat="server" ID="ctrlCategories" />
Line 8:  </asp:Content>



Source File: /administration/categories.aspx    Line: 7


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1