MS CRM 2011 Web Services
Dear All,I wrote some scripts in the past using Web Services and .net in the old version of CRM 4.0I would like to do the same but using MS CRM 2011.Any guideline or sample?hussain
View ArticleCRM online - Form script error on save after applying Update rollup 12
Hi EveryoneWe are experiencing major script error in our code base on javascript ( on save event) of entity after we upgraded our Crm Online Customziation to UR 12.Same script was working till UR...
View ArticleCRM visualstudio2010
When I use the Template for Dynamics CRM 2011 provided by CRM toolkit with Visual Studio 2010, a Dialog box asks me to "Connect to Dynamics CRM Server". I fill in the server name my CRM online address...
View ArticleCRM error accesing account records
Hi community,I am working with a CRM 2011 instance. This is the problem I am finding:- - Certain number of accounts have been imported to the system.- -When we try to access...
View ArticleHo w to open a file explorer in mscrm 2011 online
Dear aLL;is it possible to open a file explorer in mscrm 2011 through javascript
View ArticleGetting entity using CrmEntityReference
Hi all,I'm trying to retrieve all contacts or lead that are linked to a marketinglist. For contacts, i use the following code: internal List<Contact> GetContacts(string listID, int Start, int...
View ArticleCustom Report Image Quality Issue
Hello,I have a number of custom reports in our on-premise CRM 2011 deployment that contain a company logo. The problem I am having is that when printing these reports, the quality of the images is...
View ArticleTextarea and multiline fields are not displaying correctly - getting cut off...
Anyone know why my multi-line and textarea fields are getting cut off? Is there a limit to tab length on each form? I have a lot of textareas on my form, but it seems like the last textarea on every...
View ArticleDistribute Campaign Activity Button is Disabled on the Ribbon ?
Hi , I am creating campaign activity in my campaign , when i open my campaign activity and try to Distribute it , the "Distribute Campaign Activity" button is always disabled ??Any suggesstions why...
View Article2011 CRM - Disable ribbonbuttons depending on the active form without javascript
I’ve read a lot now about disabling ribbonbuttons with Jscript but I would like to do this by display rules to simplify the process. I’m using the applicationribbon to define a set off buttons that...
View ArticleHow to Connect CRM 2011 online by using webservice Proxy class in SSIS 2008?
How to Connect CRM 2011 online by using webservice Proxy class in SSIS 2008?please provide me the step by step code please help its urgentThanks in Advance.
View ArticleCRM 2011 Online report suddenly receiving error "The report cannot be...
I have a couple of custom SSRS reports built with BIDS and deployed to a CRM 2011 online environment. These custom reports have been running fine for the last several months, but now we intermittently...
View ArticleCalculating fields not working
I though I was doing something simple, but I cannot get two fields to add together and put the results into a third field. I carefully followed the instructions at this link....
View ArticleHow to change user's businessunit programmatically in CRM 2011
Hi all,Using an SSIS package in CRM 2011, I would like to change an user's businessunit. I have tried following code using SetBusinessSystemUserRequest but that need a reference to CRM.SDK.PROXY.dll,...
View ArticleGetting Data from another entity on a form using html.
I am new to CRM and have been racking my brains and goggling until my fingers hurt. I just cannot see why my code returns nothing. Not even an error. <HTML><HEAD><TITLE>Car...
View ArticleWorkflow triggered plugin - cannot find web.config values
We have a working solution where a plugin executes on post update of a product (custom entity new_product). The plugin call a wcf service for some information and works well.However, when we now have...
View Articlecrm 2011: save to disk from workflow activity
Hi All,Is it possible to save a file to disk from a workflow activity? I keep getting System.UnauthorizedAccessException, even though I have currently allowed Everyone to have fullcontroll access over...
View ArticleOr Function?
Is there an or function? I'm trying to use the code but with an "or" function and nothing I have tried has worked. If I delete the || "Active Client" it works fine. Is there a different or function the...
View Articlequalifying Lead
on CRM 2011,I create new field named English company name on Lead and Account, but when I made qualifying to a Lead to be Account, the contain of field"English company name" on Lead not copy...
View ArticleUnhide the Merge Button on Account Ribbon - CRM 2011
Hi our older solution has hidden the Merge button on our accounts grid section in crm 2011. Now I am trying to unhide it. So i went in to the ribbon Diff Xml and removed the <HideCustomAction...
View Article