DotNetOpenAuth Channel.Send not working on Cassini

A note to self more than anything – next time DotNetOpenAuth’s Channel.Send method doesn’t work (by which I mean cause the current thread to stop, and cause the client browser to redirect to the RP authorisation URL) make sure you’re running against IIS Express or better, as the ASP.NET Development Server seems to swallow the ThreadAbortException and you’ll get redirected nowhere.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.