Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all

Please can anyone help me.
I am trying to upload a file but the prosessing bar shows till 50% and
suddently shows 100% . This file first checks the schema . schema bit is working fine but when i am uploding it fails. and gives me the error
" Uploading a file fails, file rolls back".
I am using Ajax RadUploader to upload a file.


and when i am debugging the code i got
ex {"Collection was modified; enumeration operation may not execute."} System.Exception {System.InvalidOperationException}



Thanks
Posted
Updated 26-Jun-13 1:38am
v3

1 solution

Its difficult to diagnose your problem, I would suggest to go through below links. its much easier to implement & they have given explanation. Hope this helps.

ASP.NET File Upload with Progress Bar[^]

Ajaxuploader.com/[^]

Upload file in asp.net[^]

uploading-file-with-progress-bar[^]

ASP.net File upload Progress Bar[^]
 
Share this answer
 
Comments
babli3 26-Jun-13 7:25am    
Thank You

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