Plugin Error
I have now copied the entire code here below. I'm getting an error "Please contact microsoft support ...." on running the Workflow with custom workflow activitypublic static DependencyProperty...
View ArticleCustom SSRS Reports Render Differently each time in CRM, please help
I have custom SSRS reports that are referencing a database other than CRM. I launch the report from CRM and in the report there are 3 different charts. Each time I generate the report, any of the 3...
View ArticleCRM 2011 Error "Assembly must be registered in isolation" when importing new...
Greetings.For the first time, instead of deploying the plug-ins on disk, I tried to include the plug-ins into the solution; so I created 4 Web Resources "Plug-in Assemblies". The "Isolation Mode" of...
View ArticleCRM 2011 Quote report converted to Fetch XML
Has anyone converted the default Quote report to fetchxml? I need one and would be willing to pay for a copy. I have created some basic reports using the fetchxml generated from advanced find but the...
View ArticleCRM 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 ArticleIssue on Email Activity (CRM 2011)
I am Creating Email Activity from a Portal but facing issue that I see that only CRM User can send Email from CRM.But My Task is to Create Email activty and it should send by a Custom Entity "Academic...
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 Article