I had a similar problem. I have an exception. Type not allowed for member. Microsoft.IdentityModel.Claims.ClaimsPrincipal, Microsoft.IdentityModel, Version = 3.5.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35 '. "
I tried to run an ASP.NET application from Visual Studio, which was a link to a local copy of the Microsoft.IdentityModel.dll file.
I did not want to install the SDK, and I had to copy the library to the directory "C: \ Program Files \ Common Files \ Microsoft Shared \ DevServer \ 10.0" and restart Visual Studio.
Edward Weinert Aug 01 '12 at 21:15 2012-08-01 21:15
source share