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 #18

Open
xnetdude opened this issue May 8, 2021 · 2 comments
Open

Strong name validation failed #18

xnetdude opened this issue May 8, 2021 · 2 comments

Comments

@xnetdude
Copy link

xnetdude commented May 8, 2021

Hi - -as per my previous messages, this all works fine on dev environment but as soon as we move the testapp to a virgin Windows 2016 box we receive:

Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'libyara.NET, Version=4.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)

Somewhat driving us bonkers so any help would be appreciated.

@swannman
Copy link
Member

Could you share a sample .csproj that demonstrates the issue?

@shaheeraliwrg
Copy link

@swannman I'm experiencing the same issue, is there any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants