Author: ahbagheri | Posted on: 5/30/2009 11:52:41 AM | Views : 1009

Hi,
 I have a problem with the file permission. I am trying to delete a specific file in code behind. My code works in my computer but when I published the website in Internet, I received this Message:
Access to path ".............." is denied.
The strange thing that happens is my code can upload file without any problem but cannot replace or delete or move any files.
I did what it is said in other forums but I don't know why I received this message. In below, you can find my code:
///////////////////////////////
string Go to the complete details ...