The post The entity with a name = ‘new_xxx_new_yyy’ was not found in the MetadataCache. appeared first on CRM Kitchen.
]]>The entity with a name = ‘new_xxx_new_yyy’ was not found in the MetadataCache.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad264e35]]: The entity with a name = ‘new_xxx_new_yyy’ was not found in the MetadataCache.Detail:
<OrganizationServiceFault xmlns:i=”http://www.w3.org/2001/XMLSchema-instance” xmlns=”http://schemas.microsoft.com/xrm/2011/Contracts”>
<ErrorCode>-2147217150</ErrorCode>
<ErrorDetails xmlns:d2p1=”http://schemas.datacontract.org/2004/07/System.Collections.Generic” />
<Message>The entity with a name = ‘new_xxx_new_yyy’ was not found in the MetadataCache.</Message>
<Timestamp>2016-10-25T14:45:38.4066037Z</Timestamp>
<InnerFault i:nil=”true” />
<TraceText i:nil=”true” />
</OrganizationServiceFault>
The post The entity with a name = ‘new_xxx_new_yyy’ was not found in the MetadataCache. appeared first on CRM Kitchen.
]]>The post CRM Errors : Login failed for user appeared first on CRM Kitchen.
]]>
Monitoring runtime failed: Machine: CRMKitchen:
Exception: SmokeTests failed with exception :
System.TypeInitializationException:
The type initializer for ‘Microsoft.Crm.Monitoring.MonitoringSettings’ threw an exception. —> System.Data.SqlClient.SqlException: Cannot open database “MSCRM_CONFIG” requested by the login. The login failed.
Login failed for user ‘CRMKitchen\CRMService’.
CrmTrace encountered an error. Additional Info:Error in LoadSiteWideSettings [Cannot open database “MSCRM_CONFIG” requested by the login. The login failed.
Login failed for user ‘CRMKitchen\CRMService’.], Stack Trace : at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Microsoft.Crm.CrmTraceSettings.Load(String traceDirectory)
at Microsoft.Crm.CrmTrace.get_RefreshTrace()
at Microsoft.Crm.CrmTrace.Write(Guid orgId, TraceCategory traceCategory, TraceLevel traceLevel, Int32 skipFrames, String format, Object[] args)
at Microsoft.Crm.CrmTrace.TraceFormat(Guid orgId, TraceCategory traceCategory, TraceLevel traceLevel, String format, Object[] args)
at Microsoft.Crm.CrmTrace.Initialize()
at Microsoft.Crm.Asynchronous.AsyncService.StartServiceComponents(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch(), Inner Exception: , Data: System.Collections.ListDictionaryInternal (Reporting Process:CrmAsyncService, AppDomain:C:\PROGRA~1\MICROS~4\Server\bin\)
More info :
https://support.microsoft.com/en-us/kb/946286
http://mscrmtechie.blogspot.com.tr/2015/07/login-failed-for-user-domain-servername_23.html
The post CRM Errors : Login failed for user appeared first on CRM Kitchen.
]]>The post CRM Reporting Extensions Setup Error : The SQL Server Reporting Services account is a local user and is not supported appeared first on CRM Kitchen.
]]>The SQL Server Reporting Services account is a local user and is not supported
If you get an error when trying to install Microsoft Dynamics CRM Reporting Extensions (SetupSrsDataConnector). You have to change service account on Reporting Services Configuration Manager.
More info :
https://msdn.microsoft.com/en-us/library/ms160340.aspx
https://mscrmonline.wordpress.com/2012/07/31/microsoft-crm-2011-and-sql-server-2012-support/
The post CRM Reporting Extensions Setup Error : The SQL Server Reporting Services account is a local user and is not supported appeared first on CRM Kitchen.
]]>The post CRM Setup Error : Object reference not set to an instance of an object appeared first on CRM Kitchen.
]]>Log path : C:\Users\crmadminuser\AppData\Roaming\Microsoft\MSCRM\Logs\crmserversetup.txt
WebsiteBindingsValidator : Failure: Object reference not set to an instance of an object.
The post CRM Setup Error : Object reference not set to an instance of an object appeared first on CRM Kitchen.
]]>The post The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from this issuer, configure the IssuerNameRegistry to return a valid name for this issuer appeared first on CRM Kitchen.
]]>The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from this issuer, configure the IssuerNameRegistry to return a valid name for this issuer
Reference : https://support.microsoft.com/en-us/kb/2686840
http://www.dynamicscrmpros.com/microsoft-dynamics-crm-error-the-issuer-of-the-security-token-was-not-recognized-by-the-issuernameregistry-solved/
The post The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from this issuer, configure the IssuerNameRegistry to return a valid name for this issuer appeared first on CRM Kitchen.
]]>The post Querying Order By Link Entity with Fetch XML appeared first on CRM Kitchen.
]]><fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true"> <entity name="contact"> <attribute name="fullname" /> <attribute name="telephone1" /> <attribute name="contactid" /> <link-entity name="contactquotes" from="contactid" to="contactid" visible="false" intersect="true"> <link-entity name="quote" from="quoteid" to="quoteid" alias="aa"> <order attribute="createdon" descending="false" /> </link-entity> </link-entity> </entity> </fetch>
The post Querying Order By Link Entity with Fetch XML appeared first on CRM Kitchen.
]]>The post Invalid privilege depth – Cannot Update Security Role Privilege appeared first on CRM Kitchen.
]]>Invalid privilege depth
If you get this error while updating security role, you can try to fix the following steps :
Reference : https://community.dynamics.com/crm/f/117/t/207450
The post Invalid privilege depth – Cannot Update Security Role Privilege appeared first on CRM Kitchen.
]]>The post Unable to start CRM Email Router Service appeared first on CRM Kitchen.
]]>The Microsoft CRM Email Router service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
This problem occurs because the Microsoft.Crm.Tools.EmailAgent.SystemState.xml file is corrupted.
C:\Program Files\Microsoft CRM Email\Service\Microsoft.Crm.Tools.EmailAgent.SystemState.xml
More info : https://support.microsoft.com/en-us/kb/954522
The post Unable to start CRM Email Router Service appeared first on CRM Kitchen.
]]>The post Dynamics CRM Error : Importing Solution – Fields that are not valid were specified for the entity appeared first on CRM Kitchen.
]]>Fields that are not valid were specified for the entity
When you try to import a solution to another environment if you get an error like this. That error is about field of incompatibility so you must find that incompatibility and delete that field from it there where you want to import
For example :
The post Dynamics CRM Error : Importing Solution – Fields that are not valid were specified for the entity appeared first on CRM Kitchen.
]]>The post CRM Tips : Javascript Stop Form Saving appeared first on CRM Kitchen.
]]>function formOnSave(context) { var saveEvt = context.getEventArgs(); if (Xrm.Page.getAttribute("fieldname").getValue() == null) { saveEvt.preventDefault(); } }
Dont forget to click “Pass execution context as first parameter” on Form Properties.
preventDefault : Cancels the save operation, but all remaining handlers for the event will still be executed.
https://msdn.microsoft.com/en-us/library/gg509060.aspx
The post CRM Tips : Javascript Stop Form Saving appeared first on CRM Kitchen.
]]>