ASP.Net - Unable to delete file

M

Migey

Guest
Access to the path "D:\hshome\parentsp\stalbertparentsplace.com\photoalbums\Test\zdna1024.jpg" is denied.

This is the message I get when I'm trying to delete a file via code. It works just fine on my computer but when I upload it I can seem to get it to work. Also I can't seem to find how to change the permissions to allow the ASPNET user to delete in this folder.

could someone please help me out here.

Miguel
 
Migey said:
Access to the path "D:\hshome\parentsp\stalbertparentsplace.com\photoalbums\Test\zdna1024.jpg" is denied.

This is the message I get when I'm trying to delete a file via code. It works just fine on my computer but when I upload it I can seem to get it to work. Also I can't seem to find how to change the permissions to allow the ASPNET user to delete in this folder.

could someone please help me out here.

Miguel

I think you will have to open a support ticket, asking them to give ASPNET permission for that folder.

riley
 
Back
Top