|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Hello....
I've created a file by using FileSystemObject and i want to store it in \wwwroot\WP\<filename> where WP is a virtual directory. I've created the script that creates and save the file in wwwroot. But when the script executes its gives the "Permission Denied" error. WOuld anyone plz help me....! Thanks.... |
|
#2
|
|||
|
|||
|
Hey. This could be a system-level persmission locking problem. Right click on the folder and choose the security tab. Make sure that IUSR_GUEST and IWAM_GUEST have write access to the folder. If you're just testing on a local machine then set the "Everyone" account to have write access. Hopefully this should fix the permission errors.
|
|
#3
|
|||
|
|||
|
Thanks Pabster!!!
Thanks Pabster!!!
It really works... ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > FileSystemObject |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|