Top "Dynamics-crm-2011" questions

Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft.

Total Row Count for Grouped Values in SSRS 2008

I have a report that displays names of all accounts and activities performed under each of them. AccountName: ABC Corp …

reporting-services ssrs-2008 dynamics-crm-2011
The provided URI scheme 'https' is invalid; expected 'http' when calling web service

I am trying to call a SharePoint web service from a CRM workflow using custom C# code. However when I …

c# wcf sharepoint dynamics-crm-2011
Where does Microsoft Dynamics CRM store OptionSet values in SQL Server?

I'm doing a data migration in to Microsoft Dynamics CRM 2011 and need to perform reconciliations against the source to ensure …

sql-server dynamics-crm-2011
Multiple conditions for a FilterExpression

I am using Condition expression but I'm unable to add more than one condition to a FilterExpression. Can any one …

c# dynamics-crm-2011 query-expressions
Error registering plugins and/or workflows. Plug-in assembly does not contain the required types or assembly content cannot be updated

I implemented one custom workflow in in Visual Studio 2010 using CRM 2011 Developer Toolkit. It was working fine with system generated …

c# c#-4.0 dynamics-crm dynamics-crm-2011
CRM 2011: Getting entity with Javascript

I am working on some CRM 2011 Online customisations and I need to get an entity using javascript. The entity I …

json dynamics-crm odata dynamics-crm-2011 dynamics-crm-online
How to Execute FetchXML in CRM 2011 using a CRM 2011 webservice and JavaScript?

I want to execute FetchXML queries in a CRM 2011 environment using the CRM 2011 SOAP web services and JavaScript. I have …

javascript dynamics-crm-2011 fetchxml
Convert EntityReference to Entity

Does anyone know how can Convert EntityReference to Entity. protected override void Execute(CodeActivityContext executionContext) { [Input("Email")] [ReferenceTarget("email")] public …

dynamics-crm-2011 dynamics-crm dynamic-programming
how to get selected value from a option set crm 4 dynamics 2011 online

This is a question related to using javascript with crm 4 2011 online I created an optionset -status: open,closed and a …

javascript dynamics-crm-2011 options-menu