I think the issue is that the memorystream is being closed. Changing this line https://github.com/intellifactory/websharper.owin/blob/master/WebSharper.Owin/Owin.Sitelets.fs#L146 to

1
let parser = new MultipartFormDataParser(body, enc, true)

fixes it for me.

By on 9/9/2016 5:12 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper