Accelerated Mobile pages Module causing field not found issue

Lokesh Uppalapati asked on May 15, 2018 11:33

Hi, I have installed Kentico.AcceleratedMobilePages -Version 1.0.3 in kentico 10. After giving build i'm getting the below error which is causing my entire site and CMS desk down

Field not found: 'CMS.URLRewritingEngine.URLRewritingEvents.PageNotFound'.

stack trace

[MissingFieldException: Field not found:'CMS.URLRewritingEngine.URLRewritingEvents.PageNotFound'.]

CMS.ExtendedControls.ExtendedControlsModule.OnInit() +0 CMS.Core.ModuleEntry.Init() +117 CMS.Core.ModuleEntryManager.Init() +104 CMS.Core.AppCore.Init() +127 CMS.DataEngine.CMSApplication.Init() +1322 CMS.Base.AbstractHandler.CallEventHandler(EventHandler1 h, TArgs e) +114 CMS.Base.AbstractHandler.Raise(String partName, List1 list, TArgs e, Boolean important) +914 CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) +136 CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) +172 CMS.Base.SimpleHandler`2.StartEvent(TArgs e) +287 CMS.Base.ApplicationModule.BeginRequest(Object sender, EventArgs e) +31 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92

please help me with this issue

Recent Answers


Juraj Ondrus answered on May 15, 2018 18:07

Hi,
The Kentico 10 installation is clean one, with applied hotfixes or were there made any other customizations? I saw this error when other develop had some custom assemblies/DLLs which were from older version. Updating the references and rebuilding entire solution helped in that case.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.