1.8 Upgrade - Parser Error ctrlWebAnalystics

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 13 ans
Hi There,

Just upgrading from 1.7 to 1.8 and get the following error -


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

Source Error:

Line 27:         <nopCommerce:GoogleAdsense runat="server" ID="ctrlGoogleAdsense" />
Line 28:         <nopCommerce:Footer ID="ctrlFooter" runat="server" />
Line 29:         <nopCommerce:WebAnalytics ID="ctrlWebAnalytics" runat="server" />
Line 30:     </div>
Line 31:     </form>


Source File: /MasterPages/Root.Master    Line: 29

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


Can anyone offer any thoughts on this one?
Il y a 13 ans
Nice and simple, just deleted everything and did the upgrade again :o) all sorted.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.