I'm currently on a Microsoft Dynamics 2011 project, and I'm unable to find the reference to the "Microsoft.Crm", "Microsoft.Crm.Application" and "Microsoft.Crm.Dialogs" namespaces.
I searched on nuget.org without success.
Cheers
I'm currently on a Microsoft Dynamics 2011 project, and I'm unable to find the reference to the "Microsoft.Crm", "Microsoft.Crm.Application" and "Microsoft.Crm.Dialogs" namespaces.
I searched on nuget.org without success.
Cheers
Those namespaces are not listed on the MSDN. Perhaps you are trying to access the core namespaces of the CRM application - in which case you shouldn't and normally wouldn't need to.
You should only use those namespaces and assemblies distributed with the SDK.
Namespace
Microsoft.Crm.Outlook.Sdk
Microsoft.Crm.Sdk
Microsoft.Crm.Sdk.Messages
Microsoft.Crm.Services.Utility
Microsoft.Xrm.Sdk
Microsoft.Xrm.Sdk.Client
Microsoft.Xrm.Sdk.Deployment
Microsoft.Xrm.Sdk.Deployment.Proxy
Microsoft.Xrm.Sdk.Discovery
Microsoft.Xrm.Sdk.Messages
Microsoft.Xrm.Sdk.Metadata
Microsoft.Xrm.Sdk.Metadata.Query
Microsoft.Xrm.Sdk.Query
Microsoft.Xrm.Sdk.Workflow
Microsoft.Xrm.Sdk.Workflow.Activities
Microsoft.Xrm.Sdk.Workflow.Designers