Category Archives: Dynamics CRM 2015

Display more than 2000 characters in SSRS report

We would like to share one of our experiences with SSRS reports. One of the reports we were building required displaying of notes that could hold more than 2000 characters.     Including a text box worked fine for most of the records but we observed that the ones that had more than 2000 characters… Read More: Display more than 2000 characters in SSRS report »

Import attachments using OOB Import Wizard in Dynamics CRM 2011

  As we all know that the there is no separate entity for the attachments in Dynamics CRM 2011. We can add the attachments into the Note (annotation) entity.   But in order to import Notes and attachments in the CRM 2011, it is essential that you must have the separate files for them. For… Read More: Import attachments using OOB Import Wizard in Dynamics CRM 2011 »

Update Rollup 11 now available!

Update Rollup 11 for Dynamics CRM 2011 is now available for download from http://www.microsoft.com/en-us/download/details.aspx?id=34969This update includes compatibility with Windows 8 and IE10 besides other fixes. A complete list of this can be found at http://support.microsoft.com/kb/2739504In addition to this, a few days back new bits for UR10 were made available. These included fix for issues reported from the… Read More: Update Rollup 11 now available! »

How to get all the selected records id for the bulk edit form

Further to one of our previous blog spot We can write scripts on bulk edit form to check that the entered field value is unique for the selected group of records. If the value is duplicate then the user should get an alert and the bulk edit form should be closed. To achieve this, we… Read More: How to get all the selected records id for the… »

Outlook Authentication issue fixed in Rollup 8

We have noticed this with the Online and IFD environment, that, if you are using “CRM 2011 Outlook Client” and try to open any web resource like html file and Silverlight application (.xap file) or any entity record using window.Open() or Response.Redirect() then you get prompt for user name and password. Window.Open() methods opens the CRM record in the… Read More: Outlook Authentication issue fixed in Rollup 8 »

R8 aka Q2 2012 Service Update Plans revised

The Q2 Service Update plans have been revised. As per the road map made available earlier this year, Q2 Service update was all about “CRM Anywhere“. It planned to include Cross Browser availability and Mobility that would let Dynamics CRM be accessible “anywhere” be it any browser or any device. However in the recent Press… Read More: R8 aka Q2 2012 Service Update Plans revised »

Solutions to issues with Reports in Dynamics CRM 2011

OK I am having a real hard time getting reports to work after installing CRM in recent times. This is an attempt to compile all SQL reports related errors and solutions that have worked for community in general. I have not checked each of the solutions but since I am experiencing issues with reports pretty… Read More: Solutions to issues with Reports in Dynamics CRM 2011 »

Read Optimized Form made available through UR7

After installing UR7, there are chances you may not find any changes with respect to the much talked about Read Optimized form. That is because the default setting for RO is switched off and by default all forms are expected to open in Edit mode. You need to make the change at Organization level using… Read More: Read Optimized Form made available through UR7 »

IFD Configuration

While setting up IFD, we had issues in enabling the claims for CRM 2011. After trying to enable claims for CRM 2011 through Microsoft Dynamics CRM 2011 Deployment Manager when we trid to browse the URL: https://XYZ.com/FederationMetadata/2007-06/FederationMetadata.xml we were getting one of the following errors: – HTTP 503 Service Unavailable error. – HTTP 404 Not… Read More: IFD Configuration »