Azure dev fabric crashes with SocketException when using DotNetOpenAuth
- by Rinat Abdullin
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.