Thursday, 2 October 2014

Expected to find one SdkMessageFilter for SdkMessageId [GUID], PrimaryEntity 8 and SecondaryEntity 0. Found 0 records.

You probably have Custom Action and a plugin hooked up to your Custom Action Message and are trying to deploy this in a solution.


Error:

This is a known error for Dynamics CRM 2013, and Microsoft promised to to fix it in the URs coming

Workaround:

Deploy your solution without plugins

Register Plugins manually using VS  Deployment tool OR Plugin Registration Tool



Thanks,
KR

Thursday, 6 February 2014

Useful Link: Route emails to Queues in Dynamics CRM 2013

http://www.tjopsta.net/2013/02/25/how-to-setup-automated-email-queues-with-microsoft-crm-online-and-office-365/

Monday, 20 January 2014

MVC pages not loading images and CSS files in IIS (Http Error 401.3 - Unauthorized)

I developed an MVC application that worked very well in my Dev - In deployment it would not load CSS file and images:

>Yes I added IIS_IUSRS to the folder security
>Yes Anonymous Authentication is enabled
>Here's a catch - Right Click Anonymous Authentication - Change from Specific User to Application Pool identity