Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to: InetPub folders when Access Denied
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
How to: InetPub folders when Access Denied
Miscellaneous
Thread ID:
01097075
Message ID:
01097075
Views:
51
My project parses (extracts) a zip file to a subfolder under C:\InetPub:
C:\Inetpub\Scripts\Imports

In testing I used a "dummy" folder inside my project folder:
D:\MyProject\_InetPub\Scripts\Imports

The project creates a folder under the folder "Imports" and then runs a "wzunzip.exe" (command line) that extracts the zip to the recently "minted" folder under Imports.

When I test the process it works as expected in folders not under InetPub. When I test under Inetpub errors are returned - (00000001 Access denied) - or function not available (depending on where the process is (adding the folder or deleting the folder). IIS can be on or off - I still get the errors.

The project is VFP (vfp RMDIR - MKDIR commands) - WScript "shells" wzunzip.

Should the folders under InetPub be created by means other than the VFP MKDIR and RMDIR and WinZip's folder service?

Thanks
PS - My Inetpub runs as localhost on my FAT drive.
Imagination is more important than knowledge
Next
Reply
Map
View

Click here to load this message in the networking platform