Exception thrown at 0x59F45257 in Identity Server Authorization setup

-2

I started receiving this error in my application all of a sudden:

Exception thrown at 0x59F45257 (mfc100.dll) in MyApplication.exe: 0xC0000005: Access violation reading location 0x0000009C.

It happens while initiating the Identity Token Authentication

appBuilder.UseIdentityServerBearerTokenAuthentication(new IdentityServerBearerTokenAuthenticationOptions

Anyone know what this is about please?

exception
mfc
identityserver4
asked on Stack Overflow Jun 25, 2018 by elector

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0