CRM 2011 Disaster Recovery
Hello Experts,i want to implement a Disaster Recovery environment for CRM 2011 in another geographic location, is there any resources on how to implement that, or a step by step guide to implement a DR...
View ArticleUnable to update Plugin using code.
I am able to create plugin steps using code and delete steps using code. But when ever I delete plugin step using C# code, I am getting exception. Please let me know if there is any way to update...
View Articlecall a plugin on send/receive of a email activity.
hiI have plugin to validate the email address(from, to, cc, bcc). It should check when a email will receive or send. so what might be the solution. plz help me.microsoft blog
View ArticleSSIS Create CRM GoalRollupQuery Knigsoft CRM Destination
I got Error when trying to create GoalRollupQuery entity using CRM destination, it is saying there is error in queryentitytype error code:2147220989, any Idea about this? Error Details: [Dynamics CRM...
View ArticleCase close on click of Resolve button programmatically
Hi,I am trying to close the case programmatically when i click Resolve button on case entity . I am triggering a plugin which fires on close message and in the code there is no error and it's...
View Articlehow to find directioncode of a email activity?
Hi,I want to fetch the field "directioncode" in email entity. please help me to find out the field.thanksregardSangrammicrosoft blog
View ArticleDebugging an optionset event change in VS2010 freezes my pc
I'm trying to debug an option set event change at the moment but when the code reaches the debugger point I'm prompted to debug in vs2010 which is fine and proceeds to load fine. I can see my...
View ArticleCRM 4.0 import customization error
Failure: lead-account: This attribute map is invalid. A valid attribute map must meet these requirements: -	 The data type must match. -	 The...
View ArticleOpportunity Products to Quote Products - similar functionality to another entity
Hello Everyone,I'm looking to basically replicate the functionality between the Opportunity and the Quote and how the opportunity products are automatically created and mapped over to the quote...
View Articlevideo library in crm 2011
Hello Experts,is there any idea about attach an Account entity with multiple files such as images,videos,....Thanks in advance
View ArticleCRM 2011 SDK Walkthrough - Register New Step
Hi all, Im currently going over the SDK documentation walktrhoughs for creating a simple plugin, the plugin itself has registered fine, and on through a browser it is possible to get to the CRMService...
View ArticleAdding Contacts to Marketing List Through Advanced Find Issue
Scenario 1:- If I try to add an individual contact to a marketing list from an advanced find who’s “Do Not Add to Marketing Lists” custom box is checked, I will get an error generated by our...
View ArticleDynamic CRM Form Controls
Hi guys/girls,Is there a way to have a button that adds a new set of text areas to an opportunity form.For example if I were to click on this "+" button it would then add another row asking for a set...
View ArticleCRM 2011 Restore of Database into new Org and new Server but Reports are not...
Hey guys,I did the standard creation of a new org on new server from our old Dev box into our new Dev box. Everything works except the reports. Every report does not work, new reports, out of the box...
View ArticleError creating mapping
Error mapping between Comany Name -> Name of Lead -> accountCompany Name :Datatype : NvarcharMaxLength :200Length : 2000NAme:Datatype : NvarcharMaxLength :200Length : 720I am not able to change...
View ArticleOData call is returning 400 error.
Hello Experts,var entityNameSet = "IncidentSet"; //Entity Name var entityIdAttr = Xrm.Page.data.entity.getEntityName() + 'Id'; //Entity ID field name var hasRelated = false; //Related activities are...
View Articlecustom notes-type control on form?
Hello - By default, the case form has a Details field, where users can add notes. This appears to be a special type of user control. I'd like to put another one of these user controls on the case...
View Articlecrm farts after deployment?
Hello - I've noticed that CRM sometimes "farts" after deployment? Essentially, sometimes the first time a particular function is executed after a deployment, a no-impact error will occur and display a...
View Articlerestrict organisation level entity system view based on the team
In product(organisation level :ownership) i want to restrict the system view based on team,so i created a field Team which has relationship with teamif user open the entity records belongs to his team...
View Articletab order gets changed on deployment
I have made some customisations to the case forms which work, but when I deploy the solution to another system the tab order gets changed. The customisations still work it's just that the tabs are in...
View Article