Add FormattedValues to Context from a Plug-in
Hi Everyone,I am looking for some best practice advice on modifying the context from a plug-in.The solution I am working on is an integration between CRM 2013 Online and Windows Azure Service Bus. One...
View ArticleThe authentication endpoint Username was not found on the configured Secure...
Our recently upgraded online CRM - from 2011 to 2013 has now been upgraded for Billing and we have switched over to a 365 user account. We can log into the CRM ok using the new password.We have a...
View ArticleMS CRM 2013 : Refused to set unsafe header "Content-Length"
Hi there,I'm getting below javascript error when I open MS dynamics CRM 2013 in any web client, how can I resolve this error.Because of this error notes(Annotations) are not populating properly.Error:...
View ArticleFields on forms are not recognized as CRM controls after import a solution...
I am having problems with the fields on forms of CRM Dynamics 2013, when I export a solution from CRM Dynamic 2011 and import inside CRM Dynamics 2013, some of my fields change to an html plain text...
View ArticleCRM 2011 SQLSERVERAGENT service is not running (during installation)
So I have an External SQL 2008 SP2 64 bit server we're going to use for our new CRm11 deployment.The server I'm deploying CRM on is a brand new Dell R610 running server 2008 Enterprise 64 bit.I'm...
View ArticleCRM 2011 - Two workflows running at the same time, can one update a field and...
I am pretty new to CRM 2011 and I have been working through things just this week and last week. So I have about 8-days under my belt. I am running into something that seems like there should be a...
View ArticleCRM 2013 Online Profiling
Has anyone face the following issue while debugging the plugin in CRM 2013 Online environment using Profiler. Issue: Plugin is registered on pre update of an entity to read secured and unsecured...
View ArticleAccess parent form attribute when creating a new record by clicking on 'new'...
Scenario:- EntityA have a N:1 relationship to contact- EntityA have a N:1 relationship to entityB- entityB also have a N:1 relationship to contact1. From a contact record - entityA navigation, click...
View ArticleCRM 2011 : Plugin to create a self reference
Hi, i am completely new to Crm - I want to create a self reference in my entity. i created a one-to-many relationship look up field on the form names it as 'Parent'. Now on update i want to set this...
View ArticleManipulating Iframe from JScript
Hi,We have a solution where we have an Iframe with an HTML page in it. This page har some fields that are filled by JS and this was working in CRM 2011, however after the lift to CRM 2013 something has...
View Articlejavascript to enable/disable ribbon button on status details of campaign
I have put two ribbon buttons in campaign form 1.Launch Campaign 2.Cancel If the campaign is already in launched state.. then the ribbon button "launch campaign" should be dissabled In the same way...
View ArticleMicrosoft report designer - "The entity with name=" " was not found in...
Hi all, I'm creating a report using fetch XML for CRM 2011. I used fetch query against the out-of the box entites and it worked fine. How ever, for custom entities, I get the following error." Could...
View ArticleCRM2013 - Navigating via related link fails to trigger form onsave event
I have a form onsave script that is triggered by clicking on statusbar SAVE or via ribbon navigation but NOT if I click on a related link (e.g. lookup) and NO WARNING about loosing changes. Do I have...
View ArticleDynamics CRM-sharepoint integration, using api to upload file for entity in...
Hi, I have added the sharepoint list files in the sharepoint site which are required CRM-Sharepoint integration. I am able to upload files for an entity (Contact etc.) from the Documents Tab and the...
View Articlecustom aspx pages not working in MS CRM 2013
Hi there,We've a customization ( CRM 2011 on-pre) in that we call custom aspx pages(which are deployed in ISV folder in CRMWeb) in an IFRAME in Account screen, so far its working fine. But when it...
View ArticleHow to get Opportunityproduct by QuoteDetail in MS Dynamics CRM?
I am a newbie in the MS Dynamics CRM plugin-development and I should develop a plugin that change the businnes logic of CRM.I have the QuoteDetail-entity and I want to find the OppoptunityProduct from...
View ArticleCRM 2013 jQuery autocomplete field
Hi,Trying to get jQuery autocomplete plugin working on CRM 2013 custom entity field.Added WebResources to custom entity's form properties: •jquery.js •jquery_ui.js •autocomplete_customfield.jsAdded...
View ArticleCrm.Sdk.OrganizationServiceFault - Context not currently tracking the entity
Trying to troubleshoot an SSIS job that first runs a simple select query against two entities . Then a script component is called to update a field on the entities based on the result set .The job runs...
View ArticleERROR in filter subgrid of ms crm 2013
getting an error in filter subgrid Ms crm 2013 that is on the line of CasesSubgrid.control.SetParameter("FetchXml", fetchXml); i tried with setParameter alsoif you any idea please suggest me...ms crm
View ArticleAsync plugin in mscrm 2011 execution order
Dear all;i have a async plugin which on create of appointment appointments are being created by recurrent appointment mechanism in mscrm 2011 in the plugin i am creating another entity...
View Article