Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to point to hard drive
Message
De
05/08/1999 22:10:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00250043
Message ID:
00250526
Vues:
16
>Assign a virtual directory to your file folder on drive G. Your URL should point to the virtual directory.

Hi and thanks for responding...

Here is what I have:

path = "http://999.999.999.999/logfiles/"
Set file_obj = CreateObject("Scripting.FileSystemObject")
Set folder = file_obj.GetFolder(path)

Obviously, I have the path pointing to my correct IP address and not the one listed above. I have created a virtual directory in IIS 4 pointing to the directory listed in the path.

On the "Set folder = file_obj.GetFolder(path)" command I get a path not found error.

Any ideas as to what I might look for...

TIA
Michael
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform