Hi,
Trying to use Html Drag And Drop Control.
I am referring below drag and drop upload control link
https://www.igniteui.com/html-editor/drag-and-drop-upload
But when i used same code in my DotNet Mvc application getting the below error
"The file you requested could not be found. Probably this file is too big"
same above referred code executed in JsFiddle getting the same error
when verified in browser console getting 404 not found error for the below page
//ig_fua34sf345sdf13sdf3454erdsf2345asd3425df5235d54df345.aspx?key=5vXUmUMBKHSGZs6ROXPiWiGKPQOk4k&cid=serverID1&multiple=true
Please advice how to fix the issue
Hello,
Thank you for your post. I have been looking into your question, but without a sample project where the issue is reproduced, we are not able to help you. Could you please send us such isolated sample? Also is this happening with all files you try to upload or a particular one?
Looking forward for your reply.
Regards,
Stefan
Hello Thank your reply,
Here is the same project link
http://jsfiddle.net/gh/get/jquery/1.9.1/igniteuisamples/jsfiddle-samples/tree/master/EN/HtmlSamples/html-editor/drag-and-drop-upload/
Issue is reproducing for any of the image file.
For Additional info.
My Project is in DotnetCore Mvc
Thanks
It is expected that the sample doesn't work in jsFiddle, because the igUpload requires a server, so is it possible for you to send us an isolated MVC application where the issue is reproduced, so we could be able to investigate this further for you?