ASPUpload + CreateDirectory + Permission

Discussion in 'Classic ASP' started by aboveandbey, Aug 10, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I try to create a subdirectory to one of the 32 subdirectory I already have but I keep getting access denied. do I have to go into each subdirectory and change to read and write?

    if I create a new directory then each subdirectory, I have no problem. Just have problems once I try to add a subdirectory to the currect structure.

    I tried the Upload.LogonUser and AllowAccess but to no avail.

    What do I need to do?

    Thanks,
     
  2. Can you post your code that creates the subdirectories.

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page