Getting ready for Summit EMEA 2018 Dublin

https://www.summitemea.com

Time flies and suddenly 2018 will be there, when the next Summit EMEA will take place in Dublin from 24th to the 26th of April. During the Summit EMEA, multiple users groups will participate in the conference and offer several events including presentations, essential peer-to-peer knowledge exchanges, product insight forums, and networking opportunities. My main … Continue reading Getting ready for Summit EMEA 2018 Dublin

I have read “Microsoft Dynamics CRM 2011 Reporting”

Reporting is already a fundamental pillar for many companies and senior management. It brings the ability to understand key factors of the business such as the volume of opportunities, revenue and performance. The book Microsoft Dynamics CRM 2011 Reporting is a useful technical guide which delivers a simple and clear overview of the available reporting … Continue reading I have read “Microsoft Dynamics CRM 2011 Reporting”

[CRM 2011] Insufficient permissions

Trying to create a Case (incident) and I was getting the familiar message "Insufficient permissions... contact your administrator": My security role seemed to be fine, I got enough permissions to create, update, read,... the case entity. But, the initial error message didn't help me at all to understand what I was missing. Then, I just released the … Continue reading [CRM 2011] Insufficient permissions

I’m presenting at eXtremeCRM 2013 Rome

eXtremeCRM 2013 Rome is the Can't-Miss Conference for Microsoft Dynamics® CRM Partners There is no place like eXtremeCRM 2013 Rome. eXtremeCRM is the hub where Microsoft Dynamics CRM partners come together to forge business relationships, gain knowledge from real-world experiences and dive deep into current and future technologies. For Microsoft Dynamics CRM partner organizations, it … Continue reading I’m presenting at eXtremeCRM 2013 Rome

[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

MSCRMTracing Event Log error

Getting a MSCRMTracing error in your Event Log? Probably you have read the next entries. Once you understand them, apply the PowerShell script showed below. http://support.microsoft.com/kb/907490 http://social.microsoft.com/Forums/el-GR/crmdeployment/thread/1f8ac761-196c-4814-9d82-d48d297a9648 PowerShell Script: Add-PSSnapin Microsoft.Crm.PowerShell $setting = Get-CrmSetting TraceSettings $setting.Directory = 'Drive:\Program Files\Microsoft Dynamics CRM\Trace' Set-CrmSetting $setting  

[CRM 2011] New UR 10 and SDK 5.0.12

Last week we got a couple of new releases for Microsoft Dynamics CRM 2011: Update Rollup 10 and SDK 5.0.12 Update Rollup 10: Main features: Windows 8 / Internet Explorer 10 / Office 2013 Preview compatibility Many performance and stability-related fixes, including fixes to the CRM Client for Microsoft Outlook Contains all hotfixes / updates originally … Continue reading [CRM 2011] New UR 10 and SDK 5.0.12

Dynamics XRM Tools 1.0 BETA released

Overview Dynamics XRM Tools brings you a quality range of applications that provide a useful set of features to enhance your experience while using and developing against Microsoft Dynamics CRM 2011. The toolset consists of a Silverlight application framework that provides a central location for accessing the tools and you simply import the managed solution … Continue reading Dynamics XRM Tools 1.0 BETA released