start workflows on the same message
Is it anything wrong having more workflows starting on the same message for one entity?Thanks
View ArticlePlugins not possible for outlook crm
Hi all, i tried to create a plugin for crm2011 (ru13). But in Outlook it wont work.Error message ist:Error registering plugins and/or workflows. Asynchronous steps are only supported in ServerOnly...
View ArticleGet primary fields from EntityCollection
I have an EntityCollection in my plugin, that I want to loop through and get all the primary field values. In my case: Resources on Service Appointment. Is there a good way?Something...
View ArticleError in Plugin registration tool in accessing one organization of on premise
Hi All,I am receiving an error in accessing one of the organization of our on premise through Plugin registration tool.We were able to access & register plugins on this organization but suddenly I...
View Articlereopen lost opportunity using jscript crm 2011 how?
hello Experts,I closed opportunity as lost I want reopen opportunity programatically using jscript can any one help ,it is use ful.Thanks and regardsMuralikrishna
View ArticleManaged Solutions with Views that reference Business Units
Hello;Is there any solution in terms of moving managed solutions with views in them reference buisness units between one environment to another (Dev to test to prod). In our example we have differeng...
View ArticleConverting JS Soap Method from CRM 4 to CRM 2011
How can i get the following to work in CRM 2011 using the WCF endpoints? Thanks in advance. function GetOfficeName(OfficeId) { var xml = "" + "<?xml version=\"1.0\"...
View ArticleCRM2011: Display Active Contracts instead of Contracts Associated View
In the Account navigation pane, there is a link to the related entity Contract. When a user clicks this link in a record, the Contracts associated view is displayed.Is it possible to set a filter to...
View ArticleError "No Orgnization has been Specified" for CRM Solution Explorer
Form Vs 2010.. I Create the "Dynamics CRM 2011 Workflow Library" Project worked and close it but when i open it any time it give me an Erorr"No Orgnization has been Specified". So I googled this Error...
View ArticleSetting focus to read only field causes cursor to move to first writable area...
Hi,We have customized a Case form to add a timer control. On form load, we would like to set the focus on this timer control. However when we do this, CRM actually tries to find the first writable...
View ArticleCRM 2011 on-premises - how to implement external connector license?
Hello everyone,One of my customers would like to implement External Connector License to provide an access to external parities.I would like to know the licensing cost and whether is it available on...
View ArticleShowing URL link in same page of crm-Sitemap editiing.
Hello All,I have rquirement to display page on subarea click of sitemap in same page within CRM. I have tried with following code. <Group Id="Test_Group"> <SubArea Id="Test_SubArea"...
View ArticleChange closed invoice name programmatically
Hi,i have closed/paid Invoice in CRM, and i need change name programmatically. But it is not possible because invoice is locked and read only.Is here some solution how this resolve?ps: can not use...
View ArticleGetting Previous value of Field in standard workflow
I need to add a condition to check previous value of a field and depending on the previous value andpresentvalue I want to execute Child workflow. I don't want to implement this in code, rather...
View Articleset two users to bcc in email activity
hi everyone,i use crm 2011 and i want to set 2 user's to bcc when email activity is load. i can set one user but i couldnt set two users at the same time.here is my code://bcc var value2 = new Array();...
View ArticleCRM 2011 Get Record's Owner's Territory and display in in form header
Hi.I need to get the Territory of the Owner of the current record and display this information on the form header.No problem retrieving the Owner's Territory (or any other Owner's info) but if I use a...
View ArticleCRM 2011 Online - Silverlight/WCF alwasy get an error
Hello!I have a SL 5 project.In the SilverlightApplication.Web I have a Silverlight-enabled WCF service, which connects to a Sharepoint and do something. (returns a byte[]) I use this as a Service...
View ArticleCRM 2011 : Plug-in failure due to heavy loded tasks. ( Suggestion )
Hello,I have registered a clone plug-in to copy quote and it's corresponding products. Plug-in works fine where there are nominal numbers of quote products say <30-70 but one of the quote which we...
View ArticleInvalidPluginExecutionException dialog does not show up - CRM 2011
Issue: In my CRM 2011 environment, the InvalidPluginExecutionException dialog is not showing up for some reason. We have some custom exception handling code in the plugin written as below. if (!valid)...
View Article