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?