Error while trying the crm sdk sample code-RESTSilverlightContactEditor.Web
Hi,Can you please helguide to solve the following exception while trying to sample code of silverlight from crm sdk .I have created an crm online organization and it showing an exception during run...
View ArticleMS CRM 2011 - Error when importing solution
I get generic sql error when importin solution to MS CRM 2011 Online. "Entity Account Account Account Failure 0x80044150 Object reference not set to an instance of an object."How can I solve this?
View ArticleCRM 2011: SDK.REST and JavaScript
Hey everyone. Here is the function I am having trouble with:function alertTestEntities() { SDK.REST.retrieveMultipleRecords( "new_testEntity","$select=*", function (results) { alert("Success"); },...
View ArticleDynamics CRM 2013 to Hit the Shelves in Fall 2013
Hi....Check the below link.http://blog.sonomapartners.com/2013/07/dynamics-crm-2013-to-hit-the-shelves-in-fall-2013.html
View ArticleCRM 2011: How to call a Save event in javascript?
Hi All,In CRM 2011 i am using Xrm.Page.data.entity.save() method to invoke the save method in my javascript code.But, this methos is not working for a particular record. Even CRM entity's save button...
View Articlefetchxml report in on premises crm 2011
Dear all ;i have one report that was created to use on mscrm 2011 online and it was through fetch xml in the connection string we say the url and the organization name for online but for on premisses...
View ArticleRemove scrolling from the email description field
Is it possible to remove the horizontal scrolling from the email description field?Thanks
View ArticleCustomization error
On a custom entity, I am trying to set a default user in a lookup field and I get an error. My code is correct (I think) and the error message does not point at the web resource but a general error....
View ArticleMissing Column in Quick Find View in CRM 2011 Outlook Client
Hi,Quick Find view on lead entity does not shows columns from related entity "Account" during quick search on Lead in Outlook Client. It works fine in web client. Missing columns are custom attributes...
View ArticleSSRS Dynamically change CRM instance URL when
Hi,I'm working on creating tables in SSRS for CRM. I'm trying to add a link to one of the fields on my table so that if I click on it, it will take me to the record. I can do this by going into the...
View Articleupgrading CRM 3 o CRM 4 do
When upgrading CRM 3 o CRM 4 do we need to create a seperate Acive Directory Group ? While Currebt CRM 3 users still works in production
View ArticleCRM Online report error:Javascript error
Hello guys,I am getting a strange error on online CRM instance while running the report, the report seems to be related with the total number of record count , but the error is some script...
View ArticleGetting the currently signed in user in a custom workflow
Hi,There are a number of different posts about trying to get actual current user in a custom workflow and not the owner of the workflow that created the entity.Most of them are older and there are a...
View ArticleCRM 2011 post-Rollup 12 Subgrid fetchXml
Since .readyState and .setParameter methods are deprecated for Rollup 12 (DOM access), is there a way to filter custom fetchXml to a subgrid?
View ArticleHow to Map Valid To and Valid From in the CRM 2011-AX 2012 of Dynamics Connector
Hi all, I am doing first time integration with AX 2012 from CRM 2011. Here I am struck up in Mapping the Valid To and Valid From fields as shown in screen shot below. Kindly let me know what is...
View ArticleCRM 2011 - Is there any way to hide Solutions/Customizations from SiteMap...
Experts,Is there anyway we can hide the Solutions or the entire Customization's group from SiteMap through Security Roles? We don't wan't to modify the SiteMap itself.Is there any workaround? There is...
View ArticleHow to create 2-graph chart where one series is a line graph, the other...
Hello.Im trying to create a CRM chart. But it will involve two types of graph; one series as a line graph (using primary axis)and the other series will use a bar graph (using secondary series)....
View Articlefrom rollup 8 to rollup 13
Our current crm 2011 is in rollup 8 , can i update it to rollup 13 or should I need to do in line rollup 10, rollup 11, rollup12 and the rollup 13.Let me know and how do we do rollup and updates in...
View Articleownerid field not to be updated with my userid
I have 500 records in excel file that I need to import to crm 2011.But the ownerid gets updated with my userid which I dont want.Is there a work around solution for the owner to be updated with one...
View ArticleIs it possible to do a Greater than or Less than comparison between strings...
Hi,I'm trying to write a LINQ to CRM query where I retrieve records with a string field > a certain value.E.g.from MySystemUser in SystemUserIQuerablewhere MySystemUser .FullName <...
View Article