CRM and the Service Bus
I have multiple CRMs all pointing at the same Service Bus.When I configure the first CRM I add the Management Key, Certificate File and Issuer Name. Save and Run the tests and everything is fine. I...
View ArticleServer' with Value = does not exist in MSCRM_CONFIG database in MS CRM 2011
Hi All,I am getting the below exception when I open the deployment Administrator, even I am unable to start the Microsoft Async Service after installing UR-18. It would be great anyone can help on...
View ArticleFavicon change in mscrm 2015 website?
How to change the favicon for mscrm 2015 web site ?If any method, is it supported? Any future version is providing OOB MSCRM favicon change support?hari...
View ArticleAssociating records from one entity to another
Hi all,We have a customer with a new entity in CRM for Proposal submissions which has many other new entities associated as 1:N and displayed on sub grids (such as "Project Outcomes") .Now, if the...
View ArticleSetting values from iframe(aspx page ) to incident form
Hi,I'm using Dynamics crm 2015 (db 7.0.2.53) i migrated from crm 4.0. now i'm integrating into crm 2015 some customizations which already exist into crm 4.0.So i created an iframe(aspx page) in the...
View ArticleMany to many contact to Incident -Crm 2011
I am trying to create a N:N relationship between the contact and incident.There will be multiple contacts associated with an incident. I should be able to drill-down from any of the customer to the...
View ArticleBusiness Process Flow not working properly after CRM 2015 Update 1.2
Hi,We are facing one strange issue in BPF in opportunity form after CRM 2015 Update 1.2.On click of Next Stage the BPF is not moving to next stage instead we are getting following error in the console...
View ArticleDynamics 2011 (IFD) CRM SOAP Update not working from PHP web app
I am using PHP to connect to a Dynamics 2011 IFD and successfully authenticating and retrieving contacts to my web application. I am however struggling to update a contact. My SOAP request (below) is...
View ArticleE-Mail Sending via campaign activity and user activity
Hi friends,i have a question about my test case with dynamics crm 2015.We create a campaign activity and send a mail to many User in marketing lists.That works good but when i take a look to the...
View ArticleDuplicate Phone call records getting created on multiple save click
Hi,Does anyone familiar with duplicate phone call records getting created in MS CRM 2015 issue. When i hit save button multiple times it creates that number of phone call with identical details. It is...
View ArticleAuthenticating REST API or SOAP endpoint (in JavaScript) without/outside the...
Hello Devs,A quick question here. Can I authenticate REST API or or SOAP endpoint calls from outside the Dynamics CRM session, for example a client application (from JavaScript side)? I don't want to...
View ArticleConfigure Microsoft Azure (SAS) for integration with Dynamics CRM
Hello Devs,Help please.I am just trying to explore configuration settings for Microsoft Azure (SAS) for integration with Dynamics CRM following this Walkthrough: Configure Microsoft Azure (SAS) for...
View ArticleWebApi and FetchXml Length
The WebApi supports FetchXML and executing predefined queries, see https://msdn.microsoft.com/en-us/library/mt607533.aspx. This works for small to medium sized FetchXML expressions. However if you...
View ArticleCRM Developer Toolkit Crash ?
Hi, I'm having troubles using the developer toolkit for crm. It worked for me for several projects. But now (after installing an update for sdk v.15) it seems that the crm plugin for VS 2012 is...
View ArticleWorkflow to invoke a dialog
Hi there,New to Dynamics and CRM Development. Just wondering if it's possible to invoke a dialog through running an on-demand workflow or am I wasting my time! I can see that it's not possible within...
View ArticleUsing CRM data externally online
Hello,We have a lot of accounts on Dynamics CRM that would like us to list them in an online directory.We currently have a website (WordPress) and I was wondering if the data in CRM could pull directly...
View ArticleUsing Parallel.ForEach for insert and update CRM data
Hi. I need to update CRM data from external table. All working fine but its very slow. This is my code:static void Main(string[] args) { var dbClient = new CollectionEntities(); //Get database Entities...
View ArticleImporting Connection Role In MS CRM 2016
Hi All,I having trouble importing a list of Connection Roles into MS CRM 2016 using CSV or XML file because on "Map Record Types" screen entity name "Connection Role" is not display. Is there any other...
View ArticleJava utility to connect and fetch data from on premise CRM
Hello,We are trying to connect to on premise CRM. Initially, we tried to connect through the stubs OrganizationServiceStub.java which was created as per the instructions in MS CRM 2011 SDK JavaCrud...
View Article