hello guys how r u ..
i downloaded the project from codeproject, you can download from here -->" http://www.codeproject.com/KB/aspnet/FlashUpload.aspx " and i simply deploy on iis in my win7 operating system but when i upload files there is error occur
" There has been an I/O error: error #2038 "
what does that mean and how this error can be resolved ...
reply soon
Thanks.
Loading
Jignesh TrivediPosted Aug 29, 2012, 8:56 AM
hi,
I have check it. it work fine for me.
it might two posibility of error.
1) targer path is not present i.e. folder used for saveas is not present.
2) targer path is read only or not has a right to uploaded file
check it.
also refer..
http://mayurthakor.wordpress.com/2009/01/05/set-rightspermission-to-avoid-file-io-error-2038-in-flex-file-upload/