python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Dynamics CRM 8.2 WebApi filter with special characters
I'm making web api calls to Dynamics CRM OnPremise using JavaScript and I'm facing problems when I have a special character in my filter such as '&'. I'm encoding the value that is passed to the f...
Hubert Solecki
Votes: 0
Answers: 0
Could not load file or assembly 'Microsoft.IdentityModel.Clients.ActiveDirectory, Version=3.19.8.16603. does not match the assembly reference
There are two projects in solution.One is API and other is for OrganizationServiceCall.
I have installed one nuget package called Microsoft.CrmSdk.XrmTooling.CoreAssembly it has installed default pack...
Charmy
Votes: 0
Answers: 1
Best practices to organize repository structure for Dynamics 365 CRM Workflows/Plugins/Assemblies
What would be optimal way to set up repository structure for CRM (Dynamics 365) project that should contain advanced features that are being implemented by Workflow Activity/Plugin code?
Would it be w...
Paulius
Votes: 0
Answers: 1
Xrm.WebApi.retrieveMultipleRecords() does not work on button click in htmlweb resource
I have html webresource and js file that searches and shows record in popup. The following code works fine on page load but Xrm.WebApi.retrieveMultipleRecords() would not work on button click. Please ...
ali vandam
Votes: 0
Answers: 1