Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to: InetPub folders when Access Denied
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
How to: InetPub folders when Access Denied
Divers
Thread ID:
01097075
Message ID:
01097075
Vues:
50
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform