web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

The type or namespace name Xrm could not be found (are you missing a using directive or an assembly reference?) error while using Azure Functions 2.x

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Recently while working on Azure Functions (https://nishantrana.me/category/azure-functions/), we started getting the error that type or namespace Xrm could not be found. We had added the project.json file with appropriate NuGet Package reference inside it It was later we realized that project.json file have been replaced with function.proj in Azure Function 2.0. More details here https://blogs.msdn.microsoft.com/cjaliaga/2018/01/21/installing-nuget-packages-in-azure-functions-2-x-runtime-preview/ … Continue reading "The type or namespace name Xrm could not be found (are you missing a using directive or an assembly reference?) error while using Azure Functions 2.x"

This was originally posted here.

Comments

*This post is locked for comments