An unhandled exception of type...
Hello Techies, I'm using Microsoft.Xrm.Sdk (8.1.0.359) in "CRM online 2016" context. I get an "unhandled exception of type 'Microsoft.Xrm.Sdk.SaveChangesException' occurred in Microsoft.Xrm.Sdk.dll"...
View ArticleSandbox has some extra fields in file generated by CrmSvcUtil.exe
Hi,I have a sandbox instance which is a copy of production. However, when I use a customization comparison tool, I can see that it says that there are extra fields in the sandbox. However, these fields...
View ArticleCRM 2016 Online: Need help retrieving POAA records using OdataQuery in...
CRM 2016 Online: Need help retrieving POAA records using OdataQuery in webresource.We have a scenario where we need to query/access 'PrincipalObjectAttributeAccess' table from Webresource. Can any one...
View ArticleUnable to get Authentication token for IOrganizationService from IFD CRM 2016
I have configured IFD for CRM 2016 internally and can access to it with IFD login page and all plugins and rest are working fine except the Organizationservice token in failing when fetching from...
View ArticleUnable to invoke jQuery UI Dialog from Forms
Hi guys, I'm looking to open up the jQuery UI Extended Dialog from one of the entity forms. I've added all the necessary files that are required, but I keep getting this error:TypeError:...
View ArticleCRM 2016 "CRM Parameter Filter - Invalid parameter"
Hello everyone,My organization has upgraded from CRM 2011 to CRM 2016 SP1. In we had added a custom "Lookup Address" button to a couple of the forms that did not support that functionality OOTB....
View ArticleDifficulty connecting to Dynamics 365 Financials Web API
I am new to the Dynamics Environment and eventually want to save data from the "Contact Us" Form of a website to the Contact entity in Dynamics. I am using Microsoft.CrmSdk.WebApi.Samples.HelperCode...
View ArticleOfficial IP range of login.live.com
Hi All,Is thare an official listing where I can find the IP range behind the login.live.com domain? I'm having issues connecting to Dynamics CRM 2016 from one of our servers and one of the login.live...
View ArticleFetch XML filter condition 'Under' in SSRS report
Hi All,I am using the 'Under' operator in CRM 2016 Fetch based SSRS report. I get message Error: Sub report could not be shown.Is it that Under cant be used for SSRS reports?My query works fine from...
View ArticleWorkflow: System.ArgumentException: '.', hexadecimal value 0x00, is an...
We have a workflow that calls custom code activities. We believe it may be due a 3rd part utility we are using inside one of the custom code activities.Has anyone encountered the following type of...
View ArticleHow to configure WebProxy?
Hi,using the sample "AuthenticateWithNoHelp" from the SDK I can connect to CRM Online and read the contact entities. Well, for my tests I set the DefaultWebProxy like...
View ArticleBad request answer to fetchXML containing an objectid attribute
Hello everybody,I want to use a fetchXML query to extract data. I have to explain you first my entities. I have an auto-referncing N:N relationship betwen contacts. I have a contact which has related...
View ArticleRetreiving Campaign Response Contact Information
Hi,I have a function which uses the 2016 Web API to return a list of attendees (campaign responses) from a particular event (Campaign). The code below works fine for very basic Campaign Responses where...
View ArticleDynamics 365 online - how to change BPF traversed path of imported opportunity
Hi,We have imported a bunch of opportunities which need to be in a specific BPF state into Dynamics 365 (online). The BPF contains multiple conditions and paths, so it looks something like...
View ArticleUnable to Login to Dynamics CRM - WebJobs
HiI have below piece of code in my <g class="gr_ gr_13 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="13" id="13">Webjob</g> for...
View ArticleMS CRM 2013 Asynchronous plug-in System.NullReferenceException: Object...
Hi Experts, I am getting the below exception in Asynchronous plug-in, while debugging the code it is not showing the exception from where it iscoming. And my plugin is calling GAC deployed common...
View ArticleD365 - Unhandled Exception: System.InvalidOperationException: Metadata...
Hi With recent update to D365, the following code fails. In my App.config file.<microsoft.xrm.client><contexts><add name="Xrm" type="Xrm.XrmServiceContext, Xrm"...
View Articlecustom View not showing up in dynamics 2011
I'm trying to add a custom view on quoted customer field change and my end customer view is not changing.function customEndCustomer() { var viewId = "{257b2C00006-00000-0000-0200-B00111000}"; var...
View ArticleCRM 2016 Online - configure webproxy
Hi,I am using the samples from the CRM SDK to connect to CRM 2016 online. I can read entities and everything works fine.Well, currently I am setting the default webproxy:WebRequest.DefaultWebProxy =...
View ArticleDynamics CRM 2015 Contact Subgrid javascript fetchxml doesn't work.........
I have a Contact Subgrid on Opportunity Form inside separate tab. On Tab Statechange, I have a javascript function that add the fetchxml filter as below. The filter work fine, but the accountnumber...
View Article