CRM 2011 error: Fault Detail is equal to...
Hi all,I am tring to create an organisation from my c# application.I am getting the following error.Failed to create organization : arnabindustries1. Exception detail :...
View ArticleCRM 2011: Xrm.Page.data.entity.attributes.get returning null whilst record...
Hi, I have added a new field 'iscollege' to Dynamics CRM 2011 Entity. On form load I am checking the value of 'iscollage' as following: function form_onLoad(context) {...
View ArticleUpdate record in delete event of a plugin crm 2011
Hello Experts, I want to update a record when delete event using plugin crm 2011, can any one suggest it is help ful. Thanks and regards Muralikrishna
View ArticleCRM 2011 SQLSERVERAGENT service is not running (during installation)
So I have an External SQL 2008 SP2 64 bit server we're going to use for our new CRm11 deployment.The server I'm deploying CRM on is a brand new Dell R610 running server 2008 Enterprise 64 bit.I'm...
View ArticleIs it Possible to create a Java Script Library for Ribbons. We just need to...
In my project I have to make a global Java script library. In that library I have to add basic ribbon customization features so that time for ribbon customization will reduce. Is it achievable? On...
View ArticleHide statuscode value using JavaScript.
How to hide status code dropdown one value using javascript?If you find this post helpful then please "Vote as Helpful" and "Mark As Answer". Thanks and Regards, Yogesh Vijay Mulay
View ArticleUnable to start deployment manager using a domain user
Hi, We have a domain user who is a deployment administrator. When i open the deployment manager i receive the below error message. "user has not been granted the requested log on type at this...
View ArticleCRM 2011 deadlock issues
Hi All,I am frequently getting deadlocks for the below query ar CRM 2011 SQL Server end.Query execution time of 28.3 seconds exceed the threshold of 10 seconds. Update [ActivityPointerBase] set...
View ArticleConcatanate an Option Set - CRM 2011
Dear allIm fairly new to this Java Scripting lark, and trying to learn as I go along. That all said, I have an idea but Im not sure how to do it.I have two option Sets:The first is months: January,...
View ArticleREST- 404 error over https crm 2011
When I use my function over http works fine. but the same function over https has the status equals 404 and returns nothing.Could anyone help? The cod e is:function getBusinessUnitInfo( ) {...
View ArticleHow to migrate data from one entity to another one
Hello,I have a question about migrate one entity data to another one.For example, I have an entity named 'EntityA', there is another entity named 'EntityB1' associated with 'EntityA'. The relationship...
View ArticleCRM 2011: C# code to get security roles of currently logged on user
Hi,I want to know whether the current user has sufficient rights on the specified entity say 'Incident' or not. Is there a sample C# code already there? Microsoft has already provided javascript code...
View ArticleCRM 2011 Create an Unmanaged Solution with all the components of the default...
Hello All.I'm taking over a project where CRM customization was all done in the Default Solution.Is there a way (with some XML manipulation or other trick or tool) to create an Unmanaged Solution out...
View ArticleWeird problem, can't set currency field using json2 even with correct syntax
Weird Problem. I've used json2 and REST endpoints to lookup values, but setting a currency item gives me the following error:Everything else that I set seems to work, it's just the currency field that...
View ArticleEvent onChange - owner type field
Hi.My script work fine when I am typing text manually into owner field. But when I choose user from a list (using: ), onChange event dosen't start a script.If i typed a first letter and choose user...
View ArticleLearn Dynamic CRM
I would likje to learn CRM Could you please help me from where to start and how to download MS CRMThak youRegards
View ArticleMany to Many related entities import
Hi, is there any toll to import N:N related entities into crm.
View ArticleEntity role must be specified for reflexive relationship 'account_parent_account
Hi, i am not able to assoicate record (account) to another record (account) having N:n relationship using C# code and giving exception:Entity role must be specified for reflexive relationship...
View ArticleCould not load file or assembly 'Microsoft.SharePoint.Client, Version=14.0.0.0,
HI all I have written one Plugin for Online MSCRM 2011 , In that i am accessing data from Sharepoint 2010 online using Client Object Model . I made this as a Console application it is working fine...
View Article