marufbd / MvcFileUploader

A nuget package for easy blueimp JQuery file upload plugin integration into an ASP.NET Mvc application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON size zero error on upload

robsterk opened this issue · comments

Hello,

I have integrated MvcFileUploader in my application. And I am using it to upload images. Sometimes I get a json error with no error description, size error & empty file name.

File is uploaded, but it has 0KB size. It is not browser specific. This issue happens very rarely, but it's disturbing me a lot.

Please find the attached screenshot for detailed error view.

image-issue

Thanking you.

Regards,
Ravi Karavadia