Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upload Error - Delete Works?

Status
Not open for further replies.

rxsid

Programmer
Jul 9, 2002
57
US
Hi all,

I'm using FileUP from softartisans (not my choice, but my company's), and in our testing environment, the anyonymous web user can successfully upload and delete files to the server (iis 5.0/win2000).

However, in our production environment (same software/hardware setups), the web user can only delete a file...the file upload doesn't work. I've set if Err's do a response.write after each and ever step...and no errors are written out. i can do a generic response.write("Test") at the top, middle and bottom of the script and it prints on the page. The IUSR_xxxxxxx internet guest account has modify access for the directories (identical to the testing environment).

Any ideas on why a delete would work...but not an upload?

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top