Asked by:
CRM 2011 Update rollup 10 error and Organisation CRM page is not displaying??

Question
-
Hi All,
I succcessfully installed update rollup 10 to my CRM 2011 environment. It got installed and I restared all the services and IIS.
When I browse the organisation from deployment manager, an error is occuring. Tried with restarting services and editing the organisation but no luck. This is the following error.
Rudravarma Batta
- Moved by Andrii ButenkoMVP, Moderator Wednesday, September 12, 2012 11:01 AM (From:CRM Development)
Wednesday, September 12, 2012 10:52 AM
All replies
-
Hi
This is the eventlog error
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 12/09/2012 11:48:02
Event time (UTC): 12/09/2012 10:48:02
Event ID: 75685d6ab4284bc495e1353bd335a49c
Event sequence: 87
Event occurrence: 32
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT-1-129919154638651969
Trust level: Full
Application Virtual Path: /
Application Path: e:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: XXXSRV60
Process information:
Process ID: 4532
Process name: w3wp.exe
Account name: XXX\XXXROOTADMIN
Exception information:
Exception type: MissingMethodException
Exception message: Method not found: 'Boolean Microsoft.Crm.Sdk.Query.FilterExpression.get_IsQuickFindFilter()'.
at Microsoft.Crm.BusinessEntities.QueryFromLegacyQueryVisitor.Visit(FilterExpression filter)
at Microsoft.Crm.BusinessEntities.QueryFromLegacyQueryVisitor.Visit(QueryExpression query)
at Microsoft.Crm.BusinessEntities.ConversionHelpers.ConvertIfQueryExpression(Object source, Type destinationType)
at Microsoft.Crm.BusinessEntities.ConversionHelpers.Convert(ICrmConversionContext conversionContext, Object source, Type destinationType)
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveMultipleCommand.CreateQueryRequest(QueryBase query, Boolean retrieveLatest)
at Microsoft.Crm.Application.Caching.CustomResourceLoader.GetCustomResources(IOrganizationContext context, Int32 cacheKey)
at Microsoft.Crm.Application.Caching.CustomResourceLoader.LoadCacheData(Int32 key, IOrganizationContext context)
at Microsoft.Crm.Caching.CrmMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
at Microsoft.Crm.Application.ResourceManager.CustomResourceManager.TryGetCultureString(String name, CultureInfo culture, Boolean getSystemString,IOrganizationContext context)
at Microsoft.Crm.Application.ResourceManager.CustomResourceManager.TryGetCultureString(String name, CultureInfo culture, IOrganizationContext context)
at Microsoft.Crm.Application.ResourceManager.BasicResourceManager.GetCultureString(String name, CultureInfo culture, IOrganizationContext context)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.XXX_default_aspx.__BuildControlcrmHeader()
at ASP.XXX_default_aspx.__BuildControlTree(XXX_default_aspx __ctrl)
at ASP.XXX_default_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)
Request information:
Request URL: http://XXXsrv60/XXX/default.aspx
Request path: /XXX/default.aspx
User host address: ::1
User: XXX\rudra.admin
Is authenticated: True
Authentication Type: Negotiate
Thread account name: XXX\XXXROOTADMIN
Thread information:
Thread ID: 66
Thread account name: XXX\XXXROOTADMIN
Is impersonating: True
Stack trace: at Microsoft.Crm.BusinessEntities.QueryFromLegacyQueryVisitor.Visit(FilterExpression filter)
at Microsoft.Crm.BusinessEntities.QueryFromLegacyQueryVisitor.Visit(QueryExpression query)
at Microsoft.Crm.BusinessEntities.ConversionHelpers.ConvertIfQueryExpression(Object source, Type destinationType)
at Microsoft.Crm.BusinessEntities.ConversionHelpers.Convert(ICrmConversionContext conversionContext, Object source, Type destinationType)
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveMultipleCommand.CreateQueryRequest(QueryBase query, Boolean retrieveLatest)
at Microsoft.Crm.Application.Caching.CustomResourceLoader.GetCustomResources(IOrganizationContext context, Int32 cacheKey)
at Microsoft.Crm.Application.Caching.CustomResourceLoader.LoadCacheData(Int32 key, IOrganizationContext context)
at Microsoft.Crm.Caching.CrmMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
at Microsoft.Crm.Application.ResourceManager.CustomResourceManager.TryGetCultureString(String name, CultureInfo culture, Boolean getSystemString,IOrganizationContext context)
at Microsoft.Crm.Application.ResourceManager.CustomResourceManager.TryGetCultureString(String name, CultureInfo culture, IOrganizationContext context)
at Microsoft.Crm.Application.ResourceManager.BasicResourceManager.GetCultureString(String name, CultureInfo culture, IOrganizationContext context)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.XXX_default_aspx.__BuildControlcrmHeader()
at ASP.XXX_default_aspx.__BuildControlTree(XXX_default_aspx __ctrl)
at ASP.XXX_default_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)
Custom event details:Rudravarma Batta
- Edited by Rudra Varma Batta Wednesday, September 12, 2012 11:20 AM
Wednesday, September 12, 2012 11:09 AM -
We have the same problem. Do you have a solution of the error?
Viele Grüße Patrick Jähne
Wednesday, September 19, 2012 3:06 PM -
No,
I reverted back to rollup 8. I will let you know If I find the solution soon.
Regards
RVB
Rudravarma Batta
Wednesday, September 19, 2012 3:41 PM -
I faced same issue in my CRM web server.
Make sure their is no XRM or CRM SDK DLL's are in GAC. Do IISREST after Installation of UR10.
SKD
Thursday, September 20, 2012 1:54 AM -
Is your CRM web server working ?
I see the following files in the GAC
Microsoft.CRM.SDKTypeProxy
Microsoft.CRM.SDKTypeProxy.XMLSerializers
will deleting thee help ?
Friday, September 21, 2012 7:25 PM