The new CRM SDK 2015 doesn't give support yet for our known CRM Developer Toolkit, which has been part of the CRM SDK until CRM 2013. Basically, the CRM SDK 2015 assemblies have been compiled with .NET Framework 4.5.2, but CRM Developer Toolkit was compiled using NET Framework 4.5. See the next Microsoft article for more details. For instance, let's check the … Continue reading Dynamics CRM 2015 SDK and Developer Toolkit
Tag: Dynamics CRM
[Dynamics CRM] Find processes by content
Using any version of Dynamics CRM, have you ever tried to find all processes that contain A certain Step in some Business Process Flow A Custom Workflow Activity that you have developed and you try to reuse in several Workflows A Dialog that contains some particular question An Action with an specific parameter If so, probably you … Continue reading [Dynamics CRM] Find processes by content
Microsoft publishes CRM SDK in NuGet (Visual Studio)
CRM SDK is now also available from the Visual Studio extension NuGet. This extension is a provider of third party packages where anyone can participate and publish their own ones. This makes very easy to add third party assembly references. Install NuGet in Visual Studio from "Tools => Extensions and Updates" Once NuGet is installed, … Continue reading Microsoft publishes CRM SDK in NuGet (Visual Studio)
[CRM 2011] Intermittent RetrieveMultiple error: Index was out of range. Must be non-negative and less than the size of the collection
Few weeks ago, I faced an interesting intermittent issue using the CRM Service, specifically with the RetrieveMultiple message. Basically, there was a WCF service wrapping the CRM Service and eventually we were getting the same issue you can find in this MSDN CRM forum post After some deep investigation, it turned up to be a thread safe issue … Continue reading [CRM 2011] Intermittent RetrieveMultiple error: Index was out of range. Must be non-negative and less than the size of the collection
Microsoft.Crm.Reporting.RdlHelper.dll not found
Updating from Visual Studio an existing SSRS CRM report (e.g. Activities) may require an external reference to the assembly Microsoft.Crm.Reporting.RdlHelper.dll. This assembly contains several helper functions which can be used from your report. This assembly can be found in the SSRS report server, normally in the next folder: C:\Program Files\Microsoft SQL Server\MSRS10.CRMRS\Reporting Services\ReportServer\bin An easy way … Continue reading Microsoft.Crm.Reporting.RdlHelper.dll not found
MVP 2012
A great week of celebrations, Spain wins the Eurocup and Microsoft awarded me as MVP :)These years of hard work with Dynamics CRM have given great results. Now I will enjoy this huge opportunity to carry on growing as professional and give the community all the best. I wanted to say THANK YOU to Marco … Continue reading MVP 2012