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

Strong name validation failed for package OpenCvSharp3-AnyCPU 3.2.0.20170110 #289

Closed
Ruslan-B opened this issue Jan 21, 2017 · 1 comment
Labels
bug Something isn't working

Comments

@Ruslan-B
Copy link

I have some problems with running OpenCvSharp3 using IIS because strong name validation fails:

sn -vf OpenCvSharp.Blob.dll
Microsoft (R) .NET Framework Strong Name Utility  Version 4.0.30319.0
Copyright (c) Microsoft Corporation.  All rights reserved. 
Failed to verify assembly -- Strong name validation failed. 

However, it still working well for package OpenCvSharp3-AnyCPU 3.1.0.20161105

@shimat shimat added the bug Something isn't working label Jan 22, 2017
@shimat
Copy link
Owner

shimat commented Jan 22, 2017

Thanks! This problem is fixed in the next release.
6156322

sn -vf OpenCvSharp.Blob.dll

Microsoft(R) .NET Framework Strong Name Utility Version 4.0.30319.0
Copyright (c) Microsoft Corporation. All rights reserved.

Assembly 'OpenCvSharp.Blob.dll' is valid

@shimat shimat closed this as completed Jan 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants