Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Please help 3rd post no replies

Posted 02 Feb 2004 10:48:14
1
has voted
02 Feb 2004 10:48:14 Bonnie Dixon posted:
I have an upload page that mails and then deletes the file but I am getting the following arror when its deleting the file, full permisions have been given on the folder i have tested this with a fso delete and it works fine so not a permisions problem?

If i untick delete file the system works fine and i get the file emailed to me but its still on the server???

Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied
/DMCWebsiteAgain/ScriptLibrary/incPUAddOn.asp, line 205

Line 205 is this...

MUF_fso.DeleteFile(Server.MapPath(MUF_Path & MUF_FileName))

Any ideas?

Dont have any hair left to pull out!

Thanks

Bill

Replies

Replied 02 Feb 2004 11:04:04
02 Feb 2004 11:04:04 Lee Diggins replied:
Hi Bill

The only thing I can think of is that the path is incorrect, can you do a Response.Write(Server.MapPath(MUF_Path & MUF_FileName)) and see if the path is correct.

Digga

Sharing Knowledge Saves Valuable Time!!!
Replied 02 Feb 2004 11:14:51
02 Feb 2004 11:14:51 Bonnie Dixon replied:
Done that and its correct

I am realy stumped as to what this is, i am using only the asp upload and add on pack extensions and a form on the page, nothing else just to get this working but still same problem.

Can i send you my page?

Here is the page in action www.dmcltd.com/admin/test.asp

I have also setup this locally and have had exactly the same error???

Cheers

Bill

Replied 02 Feb 2004 12:47:19
02 Feb 2004 12:47:19 Lee Diggins replied:
Hi Bill

The best thing you can do is email George or Martha Graham directly with your problem as it's an aspupload issue. They may have seen this problem before.

Digga

Sharing Knowledge Saves Valuable Time!!!

Edited by - Digga the Wolf on 02 Feb 2004 12:50:27
Replied 02 Feb 2004 13:16:37
02 Feb 2004 13:16:37 Bonnie Dixon replied:
What are there emails

?

Thanks

Bill
Replied 02 Feb 2004 13:53:39
02 Feb 2004 13:53:39 Lee Diggins replied:
Hi Bill

would be a good start, you can also find the email in profiles.

Digga

Sharing Knowledge Saves Valuable Time!!!
Replied 02 Feb 2004 15:44:10
02 Feb 2004 15:44:10 Bonnie Dixon replied:
Ok Thanks

Bill

Reply to this topic