CRM 2011 Plug-in Update (Post-Oper): retrieving and updating a single record
On Update of an <account> record, the plug-in must update a related record (new_port) having a one-to-one relationship with account through new_accountid.The code below doesn't do it! I debugged...
View ArticleAccount not created before fields being used in other workflows
We are having a continuing problem with the timing of when workflows run. Our process goes like this...1. We create a lead2. We create a qualification cycle3. When the qualification cycles gets...
View ArticleProblem with my OData and javascript code...
Hi, my OData and Javascript seem to be failing here. Towards the end of the alert I receive an "Object Object" alert. Essentially what I am trying to do is this:I have a Lookup attribute in Phone...
View ArticleRetrieve message name plugin: Access is denied Error
The plugin seams to be triggered but I get this error <Message>Access is denied. I thought that retrieving info about a record using a plugin I wont get this type of errors. The full error...
View ArticleAlignment issue on custom aspx page on form left navigation link in ms crm 2011
Hi all,I am displaying a custom aspx page inside the account form left navigation area called "Activity Summary".Its a aspx page and it looks fine when run it in visual studio but after hosting it in...
View ArticleWeb Workers in HTML Web Resource
Hi Gang,Since a the cross-browser support of RU12, I wanted to introduce the concept of Web Workers into our existing web resources.All of the samples and tutorials surrounding Web Workers use relative...
View ArticleCan I Query CRM 2011 meta data for XSD?
Hi, I'm trying to get an xsd of the crm 2011 metadata. I am currently using CrmSvcUtil to get classes. Xsd.exe fails when you try and convert to a schema because on interfaces. I think there's a way to...
View ArticleImpact of plugins and record sharing.
Hi,As per our requirement we need to have so many plug-ins on top of CRM core operation for different entities.Also our requirement includes so many record sharing operations, as a result many records...
View ArticleDisplaying a "Tree view" on an Account Page to see which contact is under the...
Hello,I'm performing a migration from Goldmine 5.5 to MCRM 2011 using Starfish ETL for mapping databases. I have to deal with a major issue. In GM, you are able to display on the left pane of a...
View ArticleImporting Service Activity Error
I am importing service records from crm3.0 to Crm 2011 through Import wizard tool. I am getting error data source format is not supported.Please resove this error.
View ArticleSOAP "The credential is blocked." When authenticating using Windows Live ID
Hi I'm connecting to dynamics online using SOAP in C# to add custom entities. The login type being used is a windows live account.I'm running into an odd error when i try and connect to the server atm,...
View ArticleCannot connect to CRM Server thru CRM explorer in Visual Studio 2012.
Hi,I'm working on Dynamics CRM 2011 On Premise version. I am unable to connect to CRM Server thru CRM explorer in Visual Studio 2012.When i try to create a CRM project by entering the CRM Server...
View ArticleResizing of Silverlight webressource
Hi NG,I have a silverlight-addin which is included in a webressource in account-page.when IE is resized --> the xap does not resize automatically - I have to press refresh/F5 to have it in correct...
View ArticleJavascript to populate lookup field crashing
Hi everyone,What I have is a script for Account create/update that when the zipcode is entered it then auto-populates the sales Territory lookup. Everything works fine and dandy; I enter the zip code,...
View ArticlePopulate email body with image and multi line text
Hello. I am trying to set the image and the text in the email body using the format mentioned in the image attached with this post. I have the text in a separate variable. But i am unable to figure out...
View ArticleUsing Dependency injection in Plugins
Is it possible to use dependency injection in CRM 2011 plugins for resolving dependencies? If so, where should the container and dependencies be registered at?-Abhijeet
View ArticleHow to create a forward mailbox in crm 2011 in c#?
Hi all,I need to create forward mailboxs for organisations using c# in crm 2011.I am new to this.Can any body provide any help for the necessary setup and steps to achieve this?Thanks,Mohak
View ArticleCRM 2011 - Timeout Workflow
I've been trying to build a workflow that have several timeouts and sends a different email for each email. For instance, send email A 3 months before the contract end date. Send email B 1 month before...
View ArticleException when executing non-query: update ActivityPointerBase
I am debugging a CRM 4.0 plugin. The plugin is handling an Update message for a custom entity. The plugin is registered in the Pre-Event Child pipeline. The error message describes a failure while...
View ArticlePlugin always getting the same error - cannot profile
Hi,I have a plugin that I'm developing and every time I test it I get the following error...An error has occurred. If the problem continues, check the Microsoft Dynamics CRM Community...The plugin...
View Article