C# microsoft.identityModel' has invalid ?

Pozdravljeni.

Pri ASP.NET aplikaciji mi napiše:

Warning 1   The element 'system.web' has invalid child element 'system.identityModel'. List of possible elements expected: 'anonymousIdentification, authentication, authorization, browserCaps, clientTarget, compilation, customErrors, deployment, deviceFilters, fullTrustAssemblies, globalization, healthMonitoring, hostingEnvironment, httpCookies, httpHandlers, httpModules, httpRuntime, identity, machineKey, membership, mobileControls, pages, partialTrustVisibleAssemblies, processModel, profile, roleManager, securityPolicy, sessionPageState, sessionState, siteMap, trace, trust, urlMappings, webControls, webParts, webServices, xhtmlConformance, caching'.

Stvar je v WEB.Confingu, referenco za System.IdentityModel sem dal tako, da bi moralo delati... Kakšna ideja kaj bi bilo narobe?

7 odgovorov

Te reference ne daš kot childa v system.web, ampak nivo višje, če se ne motim...

http://msdn.microsoft.com/en-us/library/hh568638(v=vs.110).aspx

Točno ja pod <configSections> morem dat.
Sedaj je ok! Ko človek ne misli in ne bere je tako!

Hvala

Mam še eno vprašanje.
Pri

using System.Security.Claims;

mi podčrta Claims...
Za reference sem dal System.IdentityModel ter System.Security pa še vedno je podčrtano. Kakšna ideja zakaj ?

Ker imaš verjetno target framework na 4.0 (ali manj), System.Security.Claims je pa iz 4.5

LoL res je :D
Hvala
Aja še to na Visual Studiju 2010 ni mogoče uporabljati 4.5 ane?

Nič potem, po potreben prenos 2012... še dobro da sem študent in mam free.