Azure dev fabric crashes with SocketException when using DotNetOpenAuth
        Posted  
        
            by Rinat Abdullin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rinat Abdullin
        
        
        
        Published on 2010-04-22T17:01:08Z
        Indexed on 
            2010/04/22
            17:03 UTC
        
        
        Read the original article
        Hit count: 384
        
I'm trying to run ASP.NET MVC 2 web site under the Windows Azure Dev Fabric using the DotNetOpenAuth OpenID authentication.
Azure Dev fabric itself repeatedly crashes (dfloadbalancer.exe), when I authenticate.
Are there any workarounds for the issue that allow to use Azure Dev fabric and DotNetOpenAuth?
MSDN seems to have some old discussion on the same issue which has been abandoned.
© Stack Overflow or respective owner