CRM 2011 - exporting default solution with all dependencies (plugins, web...
Hi,I want to export default solution which is at the client site that has plugins, workflows, custom reports. I do not have permission to copy the ms_crm database for that organization due to data...
View ArticleCRM 2011 (Online) Plugin: CommunicationObjectFaultedException
I have a plug-in which I have running in the sandbox in CRM Online. The plug-in is registered asynchronously on the update event for one of my custom entities. I also have another plug-in which will...
View Articlehelp and guidance on process
We are updating our crm on a daily basis. We are importing data to our 'accounts'. What I want to do is set the status of the imported (new) account based in an option value. ie if the imported...
View ArticleThread safety in crm 2011
How to make a plugin thread safety.?Suppose concurrent users are hitting the CRM, and plugin is in update message, how to ensure that every hit to plugin is thread safe.Is there any mutex or lock...
View ArticleCRM 2011 - oDATA returns undefined after JSON
I am having an issue with retrieving data with CRM 2011 and UR 13 using oData. Below you will see the code we are attempting to use along with the results the sdk.rest is returning. All of this is what...
View Article[CRM 2011] Login to IDF CRM using LiveId
I would like to allow users to login into our IFD CRM using their LiveIDs like in CRM Online.Is this at all possible?I've managed to add our Azure ACS as a claims provider to our AD FS, but... an...
View ArticleCalculting Total Sum of Related Entity Fields.
I have 2 Entites, VehicleJobs and VehicleSupplies. This is a 1:N relationship.A VehicleJob will have many VehicleSuplies, each VehicleSuplpy has a cost field.I am using a subgrid to show the related...
View ArticleCRM 2011 - Adding two different entity type records to the same subgrid
I have two entities which I'll call entity A and entity B. On another entity (entity C) form, I have a subgrid. The subgrid is able to be configured so that entity A's records can be added to it, but...
View ArticleOnChange event not firing for Owner field in CRM 2011.
Hi,I am using a onchange event with just an alert to be triggered when the user changes the value in the form. The fields targeting are Regarding and Owner in the phone call activity creation. When...
View ArticleThe plug-in execution failed because no Sandbox Worker processes are...
Mainly, but not exclusively, when importing data into CRM 2011 online we often get this error "The plug-in execution failed because no Sandbox Worker processes are currently available" in our async...
View ArticlePopulating Appointment Fields from Regarding Opportunity
I'm trying to get the Campaign Lookup from the Opportunity to flow over to the appointment when it's created off the Opportunity. I have the following code and it populated the field with a campaign...
View ArticleUnable to install CRM2011-Bids-ENU-i386
Here's the error I'm getting in the logfile (BIDSExtensionsSetup):13:11:18| Info| === Setup bootstrap logging started 5/7/2011 1:11:18 PM === 13:11:18| Info| Bootstrap version: 5.0.9688.583....
View ArticleCRM 2011 Custom SOAP development
Hello, We have an issue where a custom application that was written pulls data from our internal db and populates CRM. this application is working but with one weird issue. When it creates the contact...
View ArticleAuto refresh grids view crm 2011
Is there a way to do this that is cross browser compatible?
View ArticleSuggestions on Deactivating a Parent Record but keeping related child records...
We are interested in having the ability when a parent record is deactivated to keep related child records active but all fields disabled - basically so users can still easily access these records to...
View ArticleHow to call the plugin on Activate Quote button in ms crm 2011
Hi,I want to update the string field when I click on the Quote Active button in MS CRM 2011.I am calling the Plugin on SetStateDynamicEntity message Pre and Post stages but getting the error like as...
View ArticleWhen i run a report no data displays
Hi ,I have a report in ms Dynamic CRM2011 ,when i run the report no data displayed even no filter selected .
View ArticleThe breakpoint will not currently be hit. No symbols have been loaded for...
Hello,I totally have no idea about this. I was trying to debug plugin. It never stop at the breakpoints. I can see this yellow mark "The breakpoint will not currently be hit. No symbols have been...
View ArticleMS CRM 2011 ONLINE - email sending workflow
I need to automate email sending process with workflow. The problem is that we are using CRM ONLINE and mainly CRM for Outlook Client.Because we are using Outlook Client, the normal email process goes...
View Articlenotification to owner on updation of account activity
Hi,I need to create a email notification (Workflow) to intimate Account owner on any activity updated in that account.Regards,DynCRM
View Article