I am trying to use DotNetOpenAuth to implement OpenId authentication in one of the website and I am getting following error when I am referring the DotNetOpenAuth .dll in my application and running it.
Error 2 Could not load file or assembly 'DotNetOpenAuth, Version=3.4.8.11250, 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 tried to create a new strong key and build the project, despite that it is not working.
Any idea?
Regards,
Sheo Narayan
http://www.dotnetfunda.com