Download annotation, ms crm 2011
hi ,my requirement is to download annotation in clients computer on click of a button.i went through a sample program in SDK to download attachment....
View ArticleAdd ASPX page in ISV folder in CRM 4.0 ?
I have created an aspx page and copied the page to ISV folder..but I am not able to call the page in crm 4 ?What are the basic steps to deploy aspx page in crm 4 ?Unsupported customization is fun..keep...
View ArticleCRM 2011 email Plugin: InputParameters.Contains("Target") == false ERROR
I am trying to to implement a plugin that parses the email body from html email to text.The problem is that for some reason pluginExecutionContext.InputParameters.Contains("Target") is false and the...
View ArticleCustom Workflow Activity IWorkflowContext error
I am creating a very simple test workflow activity. The following line is failing:IWorkflowContextcontext = executionContext.GetExtension<IWorkflowContext>();Unhandled Exception:...
View ArticleHow can you progammaticaly determine if an entity has hasactivities set?
Hi allWhen you create a new entity you can set HasActivities. When you RetrieveEntity there does not seem to be a property for whether the entiy HasActivities. Does anyone know of a way to determine...
View ArticleCRM 2011 Custom icons not showing up in the Outlook client
Hi all:I am working on a CRM 2011 deployment, and I created a custom entity and changed its icon. THe custom icons show up fine in IE, but in Outlook for some reason the icons changes to that of a...
View ArticleExport Labels not Display Name
I am trying to export translations in order to translate our base English CRM stuff to Spanish for some users. When I Export Translations for the solution, I open the xml file in Excel and see that...
View ArticleCRM2011: Rollup 9 to 11 Breaks Automatic Chart Refresh on Grid Views
For the last 5 months we've been operating CRM2011 on Rollup 8.I finally decided to install Rollup 11 and I've immediately noticed something that now appears to have broken since the update. I've been...
View ArticleError in Asynchronous Plugin
We're getting a very strange error on some servers on a customer. In short, when we distribute a Campaign Activity we have a plugin registered against the Post Update of the Campaign Activity. This...
View ArticleMS CRM 2011 Adavced Find View Link Entity Attribute data not displaying in...
Hi,One of our user has created a saved query which contains link entity attributes in the resultset and also filter conditions on the link entity attributes. But in the advanced find result, the link...
View ArticleChange to Spanish language problem
All, I have installed the Spanish Language pack on our CRM 2011 server and it installed successfully. However, when I go to File > Options > Languages tab > select Spanish for User Interface...
View ArticleJavaScript - Math with Dates/Formatting Dates
I am new to dates in JavaScript so please bear with me. I have a requirement which involves math using dates. I have 2 date fields (dateA and dateB) and 1 integer field (X). When the form loads,...
View ArticleCRM 4.0 - Different Quote ID got inserted while Revising the Quote from...
Hi all,I am using CRM 4.0. What i observered is, when i click on Revise Quote from Closed Quote and if another revised quote already available, then it inserts new Quote ID in the new Quote.For...
View ArticleForecasting feature of crm 2011 online
HI All,I would be very much thankfull if anyone can solve my problemCan i estimate how many leads,opportunities, quotes,orders can be their in the Future!!!!!!!!!!!!!!!!!!!!vandana
View ArticleHow to Create IMPORT DATA ribbon button in ribbon button panel on top of...
I want to show same IMPORT DATA button in every records form as shown in TOP PANEL of entity.
View ArticleCRM 2011 - Reload parent form as read only or imitate the incident resolution...
I'm creating my own case resolution and it works fine, but I can't get the reload of the parent form to update with the new state?My scenarioI’ve created a new entity that acts as an incident...
View ArticleCRM 2011 : In wich filtered view can i found the options group?
Hi,For my SSRS reports, I must display the label of options group.In wich filtered view can i found the options group?Thank in advanceBachir
View ArticleCRM 2011 O365 Linq and Console App help
Can someone send me a simple example of how to select all accounts using linq authenticating against office365 please. or copy and paste the program.cs (app.config if necessary)I've gone over the...
View Articleneed an idea regarding MergeRequest message....
hi all,Using a console application I need to merge records,code MergeRequest merge = new MergeRequest(); merge.Target = new EntityReference(Account.EntityLogicalName, new...
View ArticleShowing option in option set via javascript
Hi,In javascript I have removed some options in an option set based on the value of another field. The values are removed successfully but if the value is changed then the options associated with it...
View Article