Azure-Samples / active-directory-dotnet-graphapi-web

A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library
82 stars 68 forks source link

Web app fails to load System.IdentityModel.Tokens.Jwt.dll #5

Closed ronnieholm closed 9 years ago

ronnieholm commented 9 years ago

The sample app compiles but doesn't run.

The browser displays the following Yellow Screen of Death exception:

Could not load file or assembly 'System.IdentityModel.Tokens.Jwt, Version=4.0.10708.1011,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system
cannot find the file specified.
dstrockis commented 9 years ago

fixed w/csproj adjustment