Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data length integrity check failed. #8

Open
grcodemonkey opened this issue Jul 31, 2017 · 0 comments
Open

Data length integrity check failed. #8

grcodemonkey opened this issue Jul 31, 2017 · 0 comments
Assignees
Labels

Comments

@grcodemonkey
Copy link

I'm getting an error after upgrading version 1.1.2.

System.Security.SecurityException: Data length integrity check failed
at Owin.Security.AesDataProtectorProvider.AesDataProtector.Unprotect(Byte[] protectedData)
...
The Zone of the assembly that failed was:
MyComputer

The new version runs fine on my local Windows 10 machine. However, the exception gets thrown when it is running on a Windows 2012 R2 server.

The code worked perfectly for me in both places prior to upgrading from 1.1.1 to 1.1.2.

@i4004 i4004 self-assigned this Aug 1, 2017
@i4004 i4004 added the bug label Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants