خرید بک لینک

Vote count: 0

I am trying to build the version 4.3.0 release. But I am getting the known error:

Could not load file or assembly 'DotNetOpenAuth.Core' 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)

I tried several options, but didn't manage.

The problem is that I have to associate with an OpenId provider and they tell me it will not work unless I change protected string GetSignature method.

The line:

MessageDictionary dictionary = this.Chael.MessageDescriptions.GetAccessor(signedMessage);

according to them has to be changed to:

  MessageDictionary dictionary = this.Chael.MessageDescriptions.GetAccessor(signedMessage, true);

In this question you suggested you could explain how to compile it. Could you still do so. Numerous google searched didn't lead me to a solution.

Anyone can help me with this? I know OpenId 2.0 is obsolete now, but the provider will not switch to Open Coect any time soon.

asked 21 secs ago

- - , .
.

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 23 تير 1395 ساعت: 19:29

صفحه بندی