|
-
Jul 11th, 2005, 12:37 PM
#1
Thread Starter
Hyperactive Member
Directory.CreateDirectory
I am using this function to try and create a directory in my Web project folder .. using ASP.NET ..
System.IO.Directory.CreateDirectory(server.mappath("\test")) ..
No matter what path I give it always says "Access Denied to the path .." blah blah blah ..
What am I missing ??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|