Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
TestWeb and InfoCardRelyingParty sample websites build failure
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John G  
View profile  
 More options Apr 21 2012, 11:06 pm
From: John G <johngalt...@gmail.com>
Date: Sat, 21 Apr 2012 20:06:02 -0700 (PDT)
Local: Sat, Apr 21 2012 11:06 pm
Subject: TestWeb and InfoCardRelyingParty sample websites build failure
When attempting to build TestWeb and InfoCardRelyingParty sample
websites I receive the error below and the build fails. All other
projects build correctly.

Could not load file or assembly 'DotNetOpenAuth.Core, Version=4.1.0.0,
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 was unable to locate the private key.

John G


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Arnott  
View profile  
 More options Apr 21 2012, 11:17 pm
From: Andrew Arnott <andrewarn...@gmail.com>
Date: Sat, 21 Apr 2012 20:17:30 -0700
Local: Sat, Apr 21 2012 11:17 pm
Subject: Re: [dotnetopenauth] TestWeb and InfoCardRelyingParty sample websites build failure

The private key is only used for official builds.

Why do you need to build the library yourself?  If it's to change the code,
I recommend you get it code reviewed on this mailing list first, since
changes can often open security holes.
--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death
your right to say it." - S. G. Tallentyre


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Øyvind Sean Kinsey  
View profile  
 More options Apr 23 2012, 5:42 pm
From: Øyvind Sean Kinsey <oyv...@kinsey.no>
Date: Mon, 23 Apr 2012 14:42:07 -0700
Local: Mon, Apr 23 2012 5:42 pm
Subject: Re: [dotnetopenauth] TestWeb and InfoCardRelyingParty sample websites build failure

John, take a look at the OAuthClient example :
https://github.com/AArnott/dotnetopenid/blob/master/samples/OAuthClie...
https://github.com/AArnott/dotnetopenid/blob/master/samples/DotNetOpe...

This shows how to use the WebConsumer to request protected resources.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Galt  
View profile  
 More options Apr 23 2012, 5:59 pm
From: John Galt <johngalt...@gmail.com>
Date: Mon, 23 Apr 2012 17:59:35 -0400
Local: Mon, Apr 23 2012 5:59 pm
Subject: Re: [dotnetopenauth] TestWeb and InfoCardRelyingParty sample websites build failure

Thank you. I will take a look. I appreciate your assistance.

John G

2012/4/23 Øyvind Sean Kinsey <oyv...@kinsey.no>

--
Philip M Smoak

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Arnott  
View profile  
 More options Apr 23 2012, 8:43 pm
From: Andrew Arnott <andrewarn...@gmail.com>
Date: Mon, 23 Apr 2012 17:43:35 -0700
Local: Mon, Apr 23 2012 8:43 pm
Subject: Re: [dotnetopenauth] TestWeb and InfoCardRelyingParty sample websites build failure

Executing this on an elevated prompt should allow you to build and run DNOA
locally for debugging purposes:
sn -Vr *,2780CCD10D57B246
If you're on a 64-bit machine additional steps are required.

There shouldn't be any build errors aside from the signing ones which the
above command should fix in any branch.

--
--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death
your right to say it." - S. G. Tallentyre

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »