What does error "Precondition failed: this.TokenManager is IOpenIdOAuthTokenManager" mean?

Posted by iancarrick on Stack Overflow See other posts from Stack Overflow or by iancarrick
Published on 2010-04-09T11:57:41Z Indexed on 2010/04/09 12:03 UTC
Read the original article Hit count: 355

Filed under:

I'm using the DotNetOpenAuth samples, particularly the OpenIdRelyingPartyWebForms. When I use loginPlusOAuthSampleOP it fails on the LoggedIn event with the error:

"Precondition failed: this.TokenManager is IOpenIdOAuthTokenManager" mean?

Any ideas what this could be?

© Stack Overflow or respective owner

Related posts about dotnetopenauth