PDA

View Full Version : .CreateFolder, SaveVirtual


aep
2004-10-29, 03:08 AM
I'm having trouble with file uploads in .asp. Folder permissions are set properly, and when using components--aspupload, dundas--permissions on the dlls are set properly. There seems to be something in the way and I get path not found/800a400c errors. I've been all over the web trying to find some solutions but only find mentions. My guess is that something in 2003 is off by default and needs to be enabled--something, somewhere. I'm new to all of this, and need it all spelled-out in newbie-speak.

Any ideas?

Thanks, Adam.

flc
2004-10-29, 07:48 AM
Posting some of your code might help. Have you tried hardcoding the path (i.e. "c:\webs\mysite\myuploadfolder")?