Can we Create two parental relationships for a custom entity in ms crm 2011
Hi,Requirement to create a field that is similar functionality to Potential customer field on Opportunity entity.I have custom entity Called ClearviewAccounts and i need to create a look up fields...
View ArticleUpdateing Parent Entity from Child a Child Entity within a plugin
Hi Forum,we have some strange issue ;) We have contacts and accounts. Both are releated to a custome entity called address. These releations are 1:N. Example: One contact has at least one address.The...
View ArticleCRM2011: Outlook Client with Roaming User Profiles on Citrix Presentation Server
I'm currently troubleshooting an issue with Outlook 2010 with CRM2011 Client installed, suffering from poor performance on a Citrix XenApp6 box.The issues have been the constent Outlook 'toast'...
View ArticleCRM 2011 C# - Clone activity
I’ve found a lot on this but I can’t get it to work LThe simplest way seems to just get the entity and replace the ID with a new one, but the new ID doesn’t replace the old? This is based on this post:...
View ArticleFetching of Info
We are in the middle of the process of customization and integrating our old system to Dynamics CRM 2011. We are having problems with customization of fields that can fetch the value of a different...
View ArticleInconsistent sequencing of Tabs on a Form across multiple Managed Solution...
Hi folksI have a CRM 2011 Solution that is installed at multiple customer sites.I recently added several new Tabs to the Contact form.In my unmanaged Solution the Tabs appear in the sequence that I...
View ArticleCRM 2011: How to export all the records in list rather than exporting the...
Hi, in CRM 2011, I have 150 records in marketing list and list displays 50 records per page. When user is trying to export all 150 records to excel file, it only exports the 50 records on current page....
View ArticleUnable to open ASPX page in CRM 2011 Roll up 12 Issue
hi , I am using aspx page on button click of CRM form....it is working fine for CRM 2011 in Roll up 11 but when I installed Roll up 12 and accessing my aspx page it is throwing me error as Message: A...
View ArticleWhich message name to use to trigger a plugin when an email is send
There is a plugin in the system that triggers on create message name. this looks at email description field removes html tags and puts the remaining plain text in a custom field. the problem is...
View Articlecentering a popup
I am using javascript to pop up a progress message from a control on the ribbon. Functionally it works but the popup is meant to be a fixed size and centered. When it pops up it is full width and at...
View ArticleDo Not Call Registry Template / Integration with CRM
Has anyone found an integration or solution for updating contacts based on the Do Not Call Registry?Thanks for your help!
View ArticleSystem.Runtime.Serialization.SerializationException:
Hi All,I have a Plugin which calls an WCF service . In WCF service I have 2 operations Consider A and B Operations.From Plugin If i invoke A operation It works as expected with no exception . But...
View ArticleHow to auto populate some Phone Call field values for Phone Calls distributed...
I wrote a CRM 2011 plugin to auto populate some Phone Call field values for Phone Calls distributed by Campaign Activity. I ran into some difficulty to find the correct message to registering this plug...
View ArticleAuthetication with Soap call
Hi,I have a scenario were in I need to develop a web page(HTML5) which will be retrieving data from MS crm 2011(office 365).My web page should be accessible any without any authentication by end user.I...
View ArticlePlugin Images: Selecting 'All Fields' vs. Only Used Fields
When creating either a Pre or Post Image for use in a plugin, is there a noticeable difference between bringing in all fields to the image vs. selecting only the fields you need?With the question...
View ArticleEarly Bound, sometimes proxy types aren't used. Possibly a bug in CRM?
Hi,So I've got a WebService which talks to CRM and retrieves some objects. I'm using Early Bound and I expect to get the correct type back. The issue is that once I deploy it, it works correctly and...
View ArticleHow to stop a duplicate record form being created.
Hello,I'm trying to stop CRM Dynamics 2011 from creating a duplicate contact record.Can I invoke the Duplicate Roles using Javascript? I know I can invoke roles using a plugin on the OnCreate Event,...
View ArticleNo property 'guid' exists in type 'Microsoft.Xrm.Sdk.Entity' error in rest...
Hello experts,I got the a bove error while using rest endpoint jscript I added json2.js and jquery1.4.1 min.js libraries but still I got the error Why? please suggest it is helpful.Thanks and...
View ArticleDynamic CRM Issue
Hi All, I have issue when I need to create account or anything on crm like (Account ,Lead , Contract ... etc ) the page it will appear fine after i fill all required field on CRM and then saved then...
View ArticleFetch XML: How to retrieve data with multiple linked entities
Hello,I have three entities; Project, Product and Contact (Default entity).Project entity can have multiple Products but a product can only belong for one project (1:N relation)Product can have...
View Article