8
shouts

Using Flash with ASP.NET MVC and Authentication - Matt

published 299 days, 6 hours, 28 minutes ago posted by KluggerKlugger 300 days, 10 hours, 28 minutes ago
Tuesday, May 19, 2009 5:23:44 PM GMT Monday, May 18, 2009 1:24:07 PM GMT

There is a well-known bug in Flash that causes it to completely ignore the browser’s session state when it makes a request.  Instead, it either pulls cookies from Internet Explorer or just starts a new session with no cookies.  GOOD CALL, ADOBE.  And when I say this bug is well-known, I mean it was reported in Flash 8.  It’s still sitting in the Adobe bug tracker.  It has been triaged, it seems to have high priority, yet it rema...

category: ASP.NET | clicked: 22 | | source: trycatchfail.com | show counter code
tags: ASP.NET, ASP.NET MVC, ASPNETMVC