I created a test asp.net web page using your WenUpload control to load files to server by VS 2010 on Wondows 7 following your instruction on http://ko.infragistics.com/products/aspnet/sample/web-upload/multiple-upload. After updaing reference to jquery-1.8.3.min.js and jquery-ui.min.js (1.8.11), everything looks working from web page - a file added, uploaded to server but I check physical application folder /Uploads, no files are over there. How do I solve this issue? Thanks in advance!
PS: Attached file includes aspx, apx.cs and webconfig files for reference.
I traced client-side event as follows and it also sounds working. Thanks!
Hello Yao,
Thank you for contacting us regarding this matter. In this scenario I would suggest not handling the OnUploadFinishing event as removing the temporary file appears to remove or cancel the saving of the uploaded file altogether. I have contacted our engineers in order to discuss this online sample.
Attached is a test sample using 13.2 and jQuery 1.8.3 or your reference.
Please do not hesitate to contact me if you continue to experience any issues.