Error message after upgrade to CRM 2016
Since upgrading to CRM 2016, we are suddenly getting this error message when going from a case to case view.Microsoft Dynamics CRM Error Report Contents<CrmScriptErrorReport>...
View ArticleMS CRM 2016 On Premise : Error coming while creating email template using wpf...
Hi,I have created a WPF application which creates the email template on certain conditions.Its working fine on MS CRM 2016 Online version. But not working on On-Premise version of MS CRM 2016.Below is...
View ArticleRecommended IE11 settings with CRM 2016
Where can I find the recommended settings for IE11 when using CRM 2016?Ken Compter
View ArticleUnable to get property 'Case'
Hi all,We are upgrading our crm system from 2011 to 2016. On refreshing Case form I am getting the following error.Need help on this
View ArticleColumn heading repeating for each records in SSRS
Hi,I created a SSRS report in online CRM 2016 where a sub report (table data) in called , while running main report,I am getting output with repeating of heading with each records..example:Actual:...
View ArticlePlug-in that populates an Entity LOOKUP derived from another Entity
New to Plugin coding and need help figuring out how to derive a lookup fromone entity to another entityDocument Queue (vbs_crm_documentqueue)Connect to Document XREF (vbs_vbs_crm_documentincidentxref)...
View ArticleMS CRM 2015 Data Import -The lookup reference could not be resolved
Hi,I am getting above error while importing Opportunity data in DEV Environment.Although 'Targeted' Account is available in CRM (Account Name is also correct).I tried with AccountId,Account Name to...
View ArticleTracing Logs are not working in Onpremise - 2016
Hi Team,Tracing Logs are not working in Onpremise - MSCRM 2016 once i move Managed Solution.Note: In Dev It is working fine with Unmanaged solution. Once i move Managed solution to UAT Tracing is not...
View ArticleCRM 2016:Using Web API for CRM IFD to connect CRM Web Service
Hello,I'm new to Web API and trying to build a CRM Web Service application with C# by using Web API. Here is the sample code I'm using: C# application which authenticates against Azure AD using ADAL...
View ArticleHow do I group values in an attribute so they can be charted separately?
I'm looking for XML examples for combining values in an attribute so they can be charted separately. I think I need to use link-entity, but not sure. Here's a pseudo scenario: My entity is "house" and...
View ArticleDynamics CRM & ADX Studio
Hi, I'm looking for a great customer portal to see, edit and create support cases. I've been trying to find the best options out there, and I've only heard of two options - Parature (no longer...
View ArticleCRMOnline 2016: Query Expression to get the related entity (4-Level Down/Up)
We have a scenario where we need to retrieve all the USERS from the related entities(given in the below screenshot). below is the picture of entity levels that we need to get the data. Is it possible...
View ArticleCRM 2016 Campaign New Template versus Copy as Template
Hi All,I am facing a strange issue with regard to campaigns.In campaign entity, there is button called 'New Template', after i click on 'New Template', it creates a normal campaign record without...
View ArticleWorkflow: Start before data fields are changed .. compare field value before...
Hi everyone, i want to compare the actual field value with the new value.For that, i use a workflow which will start befor fields are changed.Then i need to get the new value which will overwrite the...
View ArticleUsing ADAL libraries in Dynamics 365 (Online) plugins throws exception
We are trying to get our plugin to authenticate to Azure AD using ADAL. We IL merged the assemblies into the plugin and registered it. When CRM tries to login, we get this exception:Request for the...
View ArticleCRM 2016: Debug a delete plugin is not working by using plugin profiler
Hello,System: CRM 2016.I use my personal account(who has system admin permission) to connect Plugin Registration Tool to CRM server.This only happen on DELETE. I can debug plugin for CREATE and UPDATE...
View ArticlePost Custom Message to Azure Service Bus Queue
Hi,I need to post a custom brokered message to Azure Service bus queue on create of a contactMy DTO looks like Plublic Class Contact{public string name {get;set;}public string lastname {get;set;}}I...
View ArticleCRM 2016 Online: Is it possible to set Logical Operator OR between 2 Linked...
I have a scenario where I need to set Logical operator OR between 2 Linked Entities. Is it possible to set OR operator between 2 linked entities as shown in the below sample select queryselect...
View ArticleCRM 2016 JS Set Lookup type mismatch error
When I set the lookup in java script I get a type mismatch error after all Java has run.Here is the reults of a function I have to create the array and return it to the setvalue statement.return[{ id:...
View ArticleThe type or namespace name 'Xrm' does not exist in the namespace 'Microsoft'...
I'm creating some .Net components that read/write CRM data, but during building it fails.I've looked at some tutorials and started. All works fine, adding references no problem.Changed target from...
View Article