fileupload control with progress bar?

hi im using syncfusion fileupload control and progress bar in one of my form.the problem here is when im uploading the file locally its working fine but wen im trying to upload the file in server its throwing error.its not even uploading the file in the server in the desired location.i ve kept the the desired path and httpmodule tag in the web.config file correctly . but im not able figure out where the exact pb is. if it was throwing error in the code i cud ve seen in log file but the pb is while uploading itself in the desired location.so can anyone tell me where the pb wud be.


1 Reply

MW Melba Winshia Syncfusion Team February 9, 2009 06:20 AM UTC

Hi Pavan,

Thank you for your interest in Syncfusion Products.

Please complete the following steps to upload files to a Windows 2008 server.

1. Add the upload module also inside the System.webServer in the Web.Config







2. Give "Full Control" to the upload path you have specified.

3. Change the Application Pool to the Classic.NET AppPool.

Please try this and let me know if this helps.

Regards,
Melba




Loader.
Up arrow icon