I have some problems with uploading in my forum. I use ASP Persits Upload and it's supported by my host.
I recive this error:
---------------------------------------------------------
Persits.Upload.1 error '800a001d'
Access is denied.
/forum/functions/functions_upload.asp, line 127
---------------------------------------------------------
I supposed that my host had configured the upload-component wrong or that my account were corrupted. The weird thing is that the file is uploaded at my server...: http://www.saltvattensguiden.se/laddaupp_bild/bilder/win_linux.gif
This is line 127 in functions_upload.asp:
.Files(1).Delete
Maybe the upload-component don't have full read/write permission on the server...
Does anyone know a solution?
Regards Christian