I am installing nopcommerce. When I logged in as the administrator and attempted to enter the administration section (via the "Administration" link I received the following error:

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

Source Error:

Line 52:                         </td>
Line 53:                         <td class="searchterms">
Line 54:                             <nopCommerce:SearchTermStat runat="server" ID="ctrlSearchTermStat" />
Line 55:                         </td>
Line 56:                     </tr>


I have not found this error discussed on the forum.

Any help would be greatly appreciated.

Thanks,

Toby

Source File: /administration/default.aspx    Line: 54

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