With CRM4 most of the time we face that the pre plugins are running smoothly. But the post plugins are not running. We check our code to see whether there are any issues with what we have coded. Seems everything is correct and the plug in should run smoothly.
Then only we check whether the asynce service is running and then only we find out that is has been stopped. This is not the same case in CRM3 as both pre and post call outs are running from the workflow service. So if your pre plugin is running but the post async plugins are not running the first thing you should check is the microsoft async service.
This blog describes mostly about the work (CRM 365, CRM 2016, CRM 2015, CRM2011, CRM 4.0, CRM 3.0, C#,Javascript and SQL Server) i do.
Subscribe to:
Post Comments (Atom)
Retrieving Calendar of a Bookable Resource in Dynamics
There are occasions where we need to retrieve working days and working times of a resource in Dynamics grammatically. This is quite possible...
-
There is a bit of change in CRM 2011 than CRM 4. The code is below. Microsoft.Xrm.Sdk. EntityReference Moniker1 = new Microsoft.Xrm.S...
-
When you create a new security role from scratch and then assign only that role to a system user and when you log to the CRM site you might ...
-
There are occasions where we need to retrieve working days and working times of a resource in Dynamics grammatically. This is quite possible...
No comments:
Post a Comment