Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
Hi I am using AjaxFileUpload control in one of my application in .NET Framework 4.0. This control is showing unexpected behavior. When using with IE11 Files are not uploading and only file name (uploading) message is showing with 100% progress. I tried every thing like web.config file handler for ajaxfileupload in both section in Handler and HttpHandler for IIS 7, Temp Folder Read & Write permission etc. Please give me some solution for this error.



System configuration is :

OS - Windows Server 2008 R2
.NET Framework - 4.0 , VS2010
IE version 11
Posted

1 solution

Hi Gaurav,

Can you please visit the following article.

ASP.NET File Upload with Progress Bar[^]

For AJAX Upload you can visit following link

Lightweight Image Upload with Animation[^]
 
Share this answer
 
v2
Comments
gauravupadhyay 8-May-14 6:51am    
Hi,
Thanks I tried your solution. It is very nice implementation of file upload. How ever i need to use ajax file upload control with multiple file selection.
Sunasara Imdadhusen 8-May-14 7:05am    
Hey Gaurav,
For AJAX Upload you can visit following link
http://www.codeproject.com/Articles/214958/Lightweight-Image-Uploade-with-Animation

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900