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 Deploy Error : Assembly must be registered in isolation appeared first on CRM Kitchen.
]]>First of all you must be a Dynamics CRM deployment admin to access the Dynamics CRM Deployment Manager and change the Dynamics CRM URLs. If you dont have access to privileges, you can tell your administrator.
Right click the deployment adminstrators then click the New Deployment Adminstrator.
You can add the user who you want from Active Directory.
https://msdn.microsoft.com/en-us/library/gg309620.aspx
The post CRM Deploy Error : Assembly must be registered in isolation appeared first on CRM Kitchen.
]]>The post CRM 2013 Tips : How to fix Access Denied Error ? appeared first on CRM Kitchen.
]]>First of all you must be a Dynamics CRM deployment admin to access the Dynamics CRM Deployment Manager and change the Dynamics CRM URLs. If you dont have access to privileges, you can tell your administrator.
You have to change all 4 CRM URLs to the full FQN CRM URL (Full Qualify Domain Name).
More info : http://www.dynamicscrmpros.com/microsoft-dynamics-crm-2011-access-denied-error-resolved/
The post CRM 2013 Tips : How to fix Access Denied Error ? appeared first on CRM Kitchen.
]]>The post How to fix Assembly does not have a strong name for CRM ? appeared first on CRM Kitchen.
]]>Referenced assembly XXX does not have a strong name.
These errors are taken in the following steps :
More info : https://msdn.microsoft.com/en-us/library/ms247123(v=vs.90).aspx
We recommend you that read in a very detail post on Hosk’s Dynamic CRM Blog
The post How to fix Assembly does not have a strong name for CRM ? appeared first on CRM Kitchen.
]]>The post CRM 2015 .NET Framework 4.5.2 Version appeared first on CRM Kitchen.
]]>The type or namespace name ‘Xrm’ does not exist in the namespace ‘Microsoft’ (are you missing an assembly reference?)
You have to change .NET Framework version in your projects, if you use CRM 2015
If you say “.NET Framework 4.5.2 not showing in Visual Studio” or “How to select .NET 4.5.2 as a target framework in Visual Studio ? “, follow the links below.
You can find some helpful links about that :
https://support.microsoft.com/en-us/kb/3018360
Microsoft.Xrm.Sdk version : 7.0.0.0
https://www.microsoft.com/en-us/download/details.aspx?id=42637
This pack contains the following components :
https://msdn.microsoft.com/en-us/library/dn481609.aspx
http://blogs.msdn.com/b/dotnet/archive/2014/08/07/moving-to-the-net-framework-4-5-2.aspx
The post CRM 2015 .NET Framework 4.5.2 Version appeared first on CRM Kitchen.
]]>The post Dynamics CRM 2013 Developer Toolkit for Visual Studio 2013 appeared first on CRM Kitchen.
]]>Normally there is no CRM Developer Toolkit installation file for Visual Studio 2013. But you can install it with some customization.
The post Dynamics CRM 2013 Developer Toolkit for Visual Studio 2013 appeared first on CRM Kitchen.
]]>The post (Resolved) CRM Explorer not showing up on Visual Studio appeared first on CRM Kitchen.
]]>GlobalSection(CRMSolutionProperties) = preSolution SolutionIsBoundToCRM = True EndGlobalSection
The post (Resolved) CRM Explorer not showing up on Visual Studio appeared first on CRM Kitchen.
]]>