CRM Action ‘Object Null Reference’ Error | Oracle Series
Issue In CRM v8.x, calling an Action might fail with the error: ‘Object reference not set to an instance of an object’. The error provided no clues as to the source of the issue;...
Issue In CRM v8.x, calling an Action might fail with the error: ‘Object reference not set to an instance of an object’. The error provided no clues as to the source of the issue;...
Issue Sometimes on importing a solution in CRM v8.x, it might fail with the error: ‘Workflow contains an invalid custom activity’. In an effort to try to conquer the ambiguity, I tried to create...
Microsoft introduced Business Process Flows (BPF) back in version 2013. Developers haven’t really faced critical issues when controlling the BPF through the UI, except for the rare bug here and there. However, it has...
Microsoft recently announced the Office365 AuthType deprecation used in connection strings. This AuthType was the popular choice when connecting to Dynamics Online deployments through the SDK. It was indeed very convenient and saved some headache...
In most engineering disciplines, there exists a set of guidelines in every field that ensures a high-quality delivery and the highest resistance to unexpected failure after going live. This is evident in our attempt...
You are reading the third part of the main article: Testing Dynamics CRM. A plugin is custom code that runs within CRM’s process. However, when unit testing, we have to isolate the environment in...
Importing an organisation from Dynamics CRM v8 to v9 can be a bit troublesome. You might face strange errors like the ones below. Fortunately, in this article, I compiled a list of possible issues...
UPDATE (2019-12-27): I tested adding CRM entity lookups to Virtual Entities in the latest version and it seems to work just fine. The corresponding field in the web service must be a nullable GUID...
This session covers the basics of testing custom workflow steps and XRM JS code using their respective test frameworks. The audio is in Arabic. ShareTweetFollow