asp.net mvc 2 - Windows azure development fabric load balancer crashes on DotNetOpenAuth redirect action mvc 2 -


I have moved this error down to a redirect action call by DotNetOpenAuth ()

Actually I have applied for example

Moving locally in my application, I hit this line

  return request. Redirection response. Assessment result ();  

At this time it completes this verb and then loads the blue god clothes balancer crashes.

Here it becomes odd if I debug the line through the line of redirect action, this accident will not happen.

Has anyone seen something that can give me some direction on the fix? @dthorpe tells me that I should tell you that I have tested it by deploying it in production environment and it seems to work

< This is a minor hack, but it works and you do not have anything fake.

Change this:

Return request. Redirectioning Response.Assection Result ();

on:

  string location = request. Redirectioning Response Header ["location"]; Return redemption (location);  

It gets around the problem and allows authentication to proceed why this is the case.

Hope it helps!


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -