Using new Solution Checker in Dynamics CRM

Recently you might have noticed a new solution named "PowerApp Checker" installed in your Online CRM instance and wondering what it is all about. Well as the name suggests it checks your solution for any usage of code that was deprecated or any performance or security issues in the code. It checks the plugin code…

Embedded PowerApps in D365 CE using custom control

Recently, I saw Canvas App control in the list of custom control and thought of giving it a try. So, let's see how to go about it. Steps to perform You would need a new field to be created in CRM that can hold the App Id Add that field on the form where you…

RESOLVED: Issue when copying CRM Portal from PROD to DEV

Recently, I faced an issue when we copied our Production CRM instance down to Development instance. The CRM Portal on development instance stopped working. Issue CRM Portal on development instance was showing provisioning for a very long time. It felt like was stuck in a loop of provisioning the portal instance. Now, this could happen…