Category Archives: MS CRM 2013

Creating RSS Feed Dashboard in Microsoft Dynamics CRM 2013: Part 3

This is our last post to create a RSS feed dashboard in Microsoft Dynamics CRM 2013. Please check our previous posts to create a RSS feed web resource for Microsoft Dynamics CRM Team blog and Twitter user account. In this post we will use these web resources in our dashboard. Please follow our previous post to get RSS feeds and create web resources for… Read more »

Creating RSS Feed Dashboard in Microsoft Dynamics CRM 2013: Part 2

This is our second post to create RSS feed dashboard. In our previous post we explained how to create web resource to display website RSS feeds. In this post we will provide procedure to create Twitter feed web resource. We can get Twitter RSS feeds using URL like http://twitrss.me/twitter_user_to_rss/?user=username , where for username parameter we can use our Twitter user account, so for example for HIMBAP,… Read more »

Enable “Allow to use Credentials for Email Processing” in MS CRM 2013 On-premise Continued

This is our second post to “Allow to use Credentials for Email Processing” field under mailbox, please check our earlier post for first option. In this post we are going to discuss another workaround to enable this option by adding a register key, we can add register key manually or can use power shell command to add registry key for us. Following… Read more »

Enable “Allow to use Credentials for Email….” in MS CRM 2013 On-premise

Are you trying to update mailbox record in Microsoft Dynamics CRM 2013 on-premise and getting “Allow to use Credentials for Email Processing” field grayed out like the following ?? If yes then this post will help to enable this option. “Allow to use Credentials for Email Processing” option under mailbox in Microsoft Dynamics CRM 2013 allows us to store credentials to… Read more »

Setting default filter criteria for Personal view

Let’s take example of sales personal, while working with their sales opportunities mostly they create personal view and put their filter criteria while designing. Most of the time they use some common filtering criteria + specific filter criteria to search opportunities, and if we want to minimize their effort to put at least the common filtering criteria to advance find… Read more »

Step by Step creating wildcard certificate

Most of the time while setting IFD for Microsoft Dynamics CRM dev environment we use wildcard certificate. In this post we are going to provide step by step instruction to setup a wildcard certificate using IIS 7. We are using windows 2008 r2 operating system. In order to create a wildcard certificate first we need to generate a certificate singing request… Read more »

Adding Deployment Administrator in MS CRM Online

If you want to register custom business logic (plugin/custom workflow) in MS CRM, you should be part of the deployment admin group. In this post we are going to provide you information for adding user in Deployment Admin group in case of MS CRM Online. If you are creating new user from Microsoft Office 365 Admin Portal you  can add… Read more »

5 Microsoft Dynamics CRM Online Spring ‘14 and Microsoft Dynamics CRM 2013 Service Pack 1 Features

Duplicate Detection are Back !! This feature was removed from MS CRM 2013 at the time of create and update so customer started using custom solution for duplicate detection. But with latest release this feature is back with enhancement, and now this  feature is also available in CRM for tablet as well. Solution Export Version This is another  xRM feature added where… Read more »

"System.servicemodel.serviceactivationexception 500" – WCF Rest Service

Suddenly we started getting above error in one of our MS CRM Dev environment where we have one WCF Rest service running for MS CRM 2013 custom integration. After enabling tracing in wcf service we found below detailed error message <Message>Memory gates checking failed because the free memory (175853568 bytes) is less than 5% of total memory.  As a result, the… Read more »