I'm starting a new .net 4.0/mvc 3 site on Rackspace Cloud Sites. I have changed the CKFinder authorization function to check a Session variable I'm setting when the user logs in. This works fine except when I'm doing a file upload with the flash component. In all browsers except IE, the Session is empty during the upload. I've got the FixFlashCookies httpModule listed in my web.config.
Changing sessions to cookieless fixes the problem except I can't use cookieless long-term.
The site is medium trust so I didn't even bother trying Disabling FCN.
Any ideas?
Fri, 11/18/2011 - 15:31
#1
Re: Flash upload problem with .NET
Please follow this post: http://cksource.com/forums/viewtopic.php?f=10&t=23616and try others solutions.
Re: Flash upload problem with .NET
If anyone is experiencing the same issue in .NET, please add your comment here.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Flash upload problem with .NET
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+