About 'application/octet-stream' MIME attachments. A MIME attachment with the content type 'application/octet-stream' is a binary file.Typically, it will be an.
Hi Chris, I've managed to reproduce the problem, it seems that the Flash module sends the uploaded files with hard-coded content type which is application/octet-stream. I've logged the issue into our bug tracking system and we will try to get it resolved as soon as possible. I've also updated your telerik points as a token of gratitude for the report. A possible workaround might be to manually set the ContentType based on the extension of the file. A list with the most common content types can be found Regards, Genady Sergeev the Telerik team. Hi guys, It turned out that it is not that trivial to implement such feature in the Flash/Silverlight modules. The problem is that there is no way to force Flash/Silverlight to determine the content type based on the meta data of the file.