Update plugin throws exception "The given key was not present in the dictionary"
Greetings.I have a plugin to update entity B when entity A gets updated. I registered this plugin with a step for Update, Post-Operation, Synchronous. Any idea why the code below fails at the line "var...
View ArticleAssigning/creating associations in workflows
Ok, so my scenario is that I have 3 entities.1.Territory2.Account3.Zip_list(consists of zipcode, and territoryNum) each zip code is assigned to a territoryNumWhat I have so far is when a record is...
View ArticleIFrames display issues in MS CRM 2011
Hi ,I am displaying an aspx page on Iframe in the account form and passing the account record id to view records related to that account.In Iframe properties the number of rows =20 and I am getting...
View ArticleCRM 2011 online - how to implement shortcut keys on custom ribbon button...
Hello Everyone,For one of my customers I have replaced the 3 buttons "Save", "Save and Close" and "Save and New" of contact entity with custom ribbon buttons. The custom buttons are working very well...
View ArticleSOAP Service Authentication
I am developing HTML web resource which has some search function. The problem is that sales should search through Accounts and Leads but they can see only theirs so the search is not working like it...
View ArticleCRM 2011: get total members count in dynamics marketing list using JAVASCRIPT
Hi,Can anybody shared some sample code to get total members count in Dynamic Marketing list but with Javascript? Thank you for the help.Regards, Karan Mittal
View ArticleCRM plugin exception
IPluginExecutionContext context = localContext.PluginExecutionContext; IOrganizationService service = localContext.OrganizationService; Entity Emaildetails = (Entity)context.InputParameters["Target"];...
View ArticleConnecting MSCRM 2011 to Crystal Reports
Hello<o:p></o:p>I need to connect MS Dynamics CRM 2011 On Premise to Crystal Report 11. I can't see MSCRM as a source connection in CR, I've tried to search is its possible to download the...
View ArticleCRM 2011 refresh queue in realtime
Is there any way to make a queue update in real-time with the mailrouter? I’m guessing that the mailrouters creates the queue items and then assigns them to the queue but when this happens I would like...
View ArticleConnect PHP to Dynamics?!?
Hello, I tried to built a webservice to connect php to Dynamics. I tried different examples but none of them worked. In the example from the Microsoft Training KIT...
View ArticleMigrationg Louts Notes to Dynamics CRM 2011
Hello community, I am looking for a tool or general approach for migrate the lotus notes data (customer records) and documents (.doc, .pdf, .txt) into a Dynamics CRM 2011 system.The lotus-notes...
View ArticleProblem with plugin registration
hello,i'm upgraded my CRM from v4 to 2011 and after this every plugins working fine.but i could not register one of that plugins on new organization.when i choose plugin in pluginregistration.exe,this...
View ArticleLookup on form causes "Object doesn't support property or method 'Items'"
Hi,On our 'Service Activity' form - selecting a service from the service lookup field gives the errorObject doesn't support property or method 'Items' (see below screenshot).There are no customisations...
View ArticleHow to remove security roles in business units and permissions from security...
Hi All,When creating a root business unit in crm 2011,is it possible to remove some security roles like "Marketing Manager,Vice President of Marketing and so on..." from it, using c# ?Also, is it...
View Articlec# and fetchXml
Is it possible to remove the SOAP calls from scripts and implement the same functionality in a plugin using c# and fetchXml ?
View ArticleHow does CRM 2011 load and manage plugins in sandbox mode?
have 2 plugin assemblies which are sharing the proxy code generated by crmsvcutil. The proxy code file tends to be large(14+ MB) and it seems to bloat up the Plugin Dlls.I am thinking that it might...
View ArticleService Sites/Resources
We have several sites, each site includes several rooms. When setting up a Service Activity, once the appropriate site is selected is there a way to only select the rooms (resources) from this site?...
View ArticleConverting Email activity to case using workflow in MS CRM 2011
Hi ,I have a requirement to create case when ever an email comes to my queue. So I created a workflow and while mapping fields from email to case record I am getting "Regarding" field fro "Customer"...
View ArticleJquery and CSS not loading properly in the Integrate Webpages of CRM 2011
We have developed some webpages using ASP.NET and ASP.NET MVC 4,In these web pages we are extensively using jquery and Javascript.These web pages are working as expected when they are opened from the...
View ArticleData Integration - Webservices Benchmarks?
Hi, I'm interested in integrating my on premise CRM 2011 solution with other real time solutions that would update fields of the CRM solution. For example Customer Balance fields. Are there any...
View Article