Showing posts with label MS CRM 2011. Show all posts
Showing posts with label MS CRM 2011. Show all posts

Tuesday, October 6, 2015

Can't access Microsoft.Xrm namespace in Visual Studio

The type or namespace name 'Xrm' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

Solution:
Double check in your project settings to see which Target Framework you are using. If it is .NET Framework 4 Client Profile try changing it to .NET Framework 4.