CRM

How to include external references in Plugins and Workflow Activity in CRM

Could not load file or assembly ‘ABCD.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a6a250603368f7aa’ or one of its dependencies. The system cannot find the file specified.’ An error when try to run a workflow or a plugin in Dynamics CRM. This usually happens when … Read More

Open Close as Won dialogue with JavaScript on Opportunity

You might come across a requirement where you wan to open Close as Won or Close as Lost dialogue when user gets to last stage of business process flow on Opportunity form. Out of the box button (‘Close as Won’) … Read More

CRM Linq The ‘select’ and ‘orderBy’ calls may only reference a single common entity type

When using Linq query in CRM you might come across error below.. “The ‘select’ and ‘orderBy’ calls may only reference a single common entity type” Above error usually comes up if you are joing multiple entites  and returning a value … Read More

How to add a new categories (subjects) in retail portal – Adxstudio

First thing need to do is, create a subject (go to Settings>Business Management>Subjects) Select Product in the Subject Tree Grid, then Click on ‘Add a Subject’ and then Add Then go to Portals> Web Pages> +NEW Add page name and … Read More