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

Error since upgrading to 1.0.3.0 #40

Closed
UweKeim opened this issue Jan 31, 2019 · 2 comments
Closed

Error since upgrading to 1.0.3.0 #40

UweKeim opened this issue Jan 31, 2019 · 2 comments

Comments

@UweKeim
Copy link

UweKeim commented Jan 31, 2019

Since upgrading to 1.0.3.0, I get a compilation error:

(In German)

ASPNETCOMPILER : error ASPCONFIG: Die Datei oder Assembly "KeraLua, Version=1.0.3.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217" oder eine Abhängigkeit davon wurde nicht gefunden. Die Signatur mit starkem Namen konnte nicht überprüft werden. Die Assembly wurde möglicherweise geändert oder verzögert aber nicht vollständig mit dem richtigen privaten Schlüssel signiert. (Ausnahme von HRESULT: 0x80131045) [c:\MyMvcWebApp\MyMvcWebApp.csproj]

Manually translated to English, the core error text reads:

The signature with a strong name could not be verified. Assembly may have been changed or delayed but not fully signed with the correct private key.

My question:

What am I doing wrong here? How can I fix this behaviour?

@viniciusjarina
Copy link
Member

@UweKeim
Copy link
Author

UweKeim commented Feb 4, 2019

Awesome, works perfectly, thanks a lot!

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

2 participants