Forum Moderators: phranque

Message Too Old, No Replies

ASPSmartUpload

ASPSmartUpload

         

pooh07

3:28 am on Sep 29, 2003 (gmt 0)

10+ Year Member



Hi,

I have problem with this component. The error message I encountered is "Error 1120: Unable to save file". This works fine on my development server but not on Production server. Both should have the same environment. I had checked that the IUSR_<computer_name> had CHANGE rights to the respective folder. What are the other things I should look out for? Please help as it is very urgent. Thanks!

DaveN

7:24 am on Oct 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



check to make sure that the component as all the rights it needs, from my experience you only have to give IUSR_<computer_name> write rights.

DaveN

pooh07

8:12 am on Oct 1, 2003 (gmt 0)

10+ Year Member



Thanks for the reply. :) As I will save the images into the imagse folder, I already gave iusr_<computer_name> CHANGE access to the folder. But it still doesn't work.