Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

how to fix the Microsoft.IdentifyServer error in web.config?

$
0
0

hi i have a login page in asp.net. and in the web.config i have the following two lines

<compilation defaultLanguage="c#" targetFramework="4.0"><assemblies><add assembly="Microsoft.IdentityServer, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"/><add assembly="Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"/></assemblies></compilation>

and i got the following error when i debug the website.

Error	32	Could not load file or assembly 'Microsoft.IdentityServer, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.	C:\Users\abc\Desktop\ls\web.config	9	


i have google this error for more than an hour but couldn't find the solution.

help required in this regard.




Viewing all articles
Browse latest Browse all 4737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>