aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

Strong Naming Issue #135

Closed RealDotNetDave closed 6 years ago

RealDotNetDave commented 7 years ago

None of the sites work for me. I keep getting this:

Could not load file or assembly 'Microsoft.AspNet.WebHooks.Common' or one of its dependencies. Strong name signature could not be verified.  The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)

HenrikFrystykNielsen commented 7 years ago

Run build.cmd from the command line :)

RealDotNetDave commented 7 years ago

Great. Thanks.

garora commented 7 years ago

Sorry for interference. Is this issue related to is: #92 ?

HenrikFrystykNielsen commented 7 years ago

Hi @garora, no it isn't. I haven't heard anything on that front :(

garora commented 7 years ago

Thanks for head's up. I am still waiting on that. It a quite long time now :(

On 15/05/2017 11:21 PM, "Henrik Frystyk Nielsen" notifications@github.com wrote:

Hi @garora https://github.com/garora, no it isn't. I haven't heard anything on that front :(

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aspnet/WebHooks/issues/135#issuecomment-301551885, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6_ObvNMrRnYr_PokrrfN__iu3oEdIlks5r6JCigaJpZM4NPlCb .

dougbu commented 6 years ago

This looks like a duplicate of #125. Both questions should be resolved following @HenrikFrystykNielsen's advice here or here.

dougbu commented 6 years ago

Answered question is a duplicate of #125