Looking for PowerObjects? Don’t worry, you’re in the right place! We’ve been part of HCL for several years, and we’ve now taken the final step in our acquisition journey: moving our website to the HCL domain. Nothing else is changing – we are still fanatically focused on Microsoft Business Applications!

PowerObjects Blog 

for Microsoft Business Applications


CRM 2011 - Error Loading Pages after Installing Update Rollup 12

Post Author: Joe D365 |

After applying Update Rollup 12 (UR 12), you may notice an issue with a few sections that will no longer load via IFD, however; all sections load internally. The error you'll see in the user interface is the always helpful "An error has occurred" message.

error loading pages after installing update rollup 12

Finding the Issue

First, we ran a platform trace and found the following error.

>MSCRM Error Report:

--------------------------------------------------------------------------------------------------------

Error: Field not found: 'Microsoft.Crm.Controls.UIPage.crmHeader'.

Error Message: Field not found: 'Microsoft.Crm.Controls.UIPage.crmHeader'.

Stack Trace Info: [MissingFieldException: Field not found: 'Microsoft.Crm.Controls.UIPage.crmHeader'.]

   at ASP.tools_systemcustomization_systemcustomization_aspx.__BuildControlcrmHeader()

   at ASP.tools_systemcustomization_systemcustomization_aspx.FrameworkInitialize()

   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

   at System.Web.UI.Page.ProcessRequest()

   at System.Web.UI.Page.ProcessRequest(HttpContext context)

   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

This was confusing because the dll for 'Microsoft.Crm.Controls.UIPage.crmHeader' was the latest version, and we would have expected to see a mismatch in version after the install if this was the issue.

Since the issue was only occurring when accessing Dynamics CRM via IFD, we determined that the previous version of the dll was being cached and was looking for a reference that had been removed.

Resolution

To resolve the issue we deleted the cache on the server from the following:

C:WindowsMicrosoft.NETFramework64v4.0.30319Temporary ASP.NET Files

Dynamics CRM has two folders that need to be deleted – Help and Root.

To be safe, create a backup of these folders and delete them.


When these files are deleted, they will be recompiled and the issue where we were unable to load some sections was resolved.

Voila!

For more troubleshooting issues after applying UR 12, check out these blogs:

Happy CRM'ing!


Joe CRM
By Joe D365
Joe D365 is a Microsoft Dynamics 365 superhero who runs on pure Dynamics adrenaline. As the face of PowerObjects, Joe D365’s mission is to reveal innovative ways to use Dynamics 365 and bring the application to more businesses and organizations around the world.

One comment on “CRM 2011 - Error Loading Pages after Installing Update Rollup 12”

  1. Thanks for sharing this information. This gives complete information regarding the error in loading pages after installing CRM update rollup 12.

PowerObjects Recommends