This is what the error log I am getting in event viewer.
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 16/02/2017 01:22:17
Event time (UTC): 16/02/2017 01:22:17
Event ID: f86768ce563e44539dfe9d87edbd9884
Event sequence: 248
Event occurrence: 13
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/2/ROOT-1-131316744676248481
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: ********
Process information:
Process ID: 8748
Process name: w3wp.exe
Account name: ************
Exception information:
Exception type: CrmException
Exception message: Unrecognized request parameter: ReturnNotifications
at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveCommand.Execute()
at Microsoft.Crm.Utility.ViewSelectionUtility.GetDefaultViewFromDatabase(Int32 entityTypeCode, String childEntity)
at Microsoft.Crm.Utility.ViewSelectionUtility.GetUserDefaultView(IDictionary selectorViews, EntityType entityType)
at Microsoft.Crm.Mobile.Application.Pages.ClientEntityHomepage.RenderViewControl(StringBuilder htmlBuilder)
at Microsoft.Crm.Mobile.Application.Pages.ClientEntityHomepage.RenderViewSearchControls()
at Microsoft.Crm.Mobile.Application.Pages.ClientEntityHomepage.ConfigureMobilePage()
at Microsoft.Crm.Mobile.Application.Controls.MobilePage.ConfigurePage()
at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Thread information:
Thread ID: 173
Thread account name: **************
Is impersonating: False
Stack trace: at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveCommand.Execute()
at Microsoft.Crm.Utility.ViewSelectionUtility.GetDefaultViewFromDatabase(Int32 entityTypeCode, String childEntity)
at Microsoft.Crm.Utility.ViewSelectionUtility.GetUserDefaultView(IDictionary selectorViews, EntityType entityType)
at Microsoft.Crm.Mobile.Application.Pages.ClientEntityHomepage.RenderViewControl(StringBuilder htmlBuilder)
at Microsoft.Crm.Mobile.Application.Pages.ClientEntityHomepage.RenderViewSearchControls()
at Microsoft.Crm.Mobile.Application.Pages.ClientEntityHomepage.ConfigureMobilePage()
at Microsoft.Crm.Mobile.Application.Controls.MobilePage.ConfigurePage()
at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Regards,
Rahul