Ricardo Peres
unread,Mar 3, 2012, 4:53:00 PM3/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetOpenAuth
Hello,
I am new to DotNetOpenAuth. Just cloned the source from GitHub, and I
cannot run the sample: when I try to build the solution, I get the
following error:
Error 44 Could not load file or assembly 'DotNetOpenAuth.Core,
Version=4.0.0.12063, Culture=neutral, PublicKeyToken=2780ccd10d57b246'
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 haven't changed anything, just compiled the code exactly as it is.
Do you know what may be causing this? Am I the only one experiencing
this problem?
Thanks!
RP