Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default Web Site vs. Standardwebsite
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01003043
Message ID:
01003051
Vues:
23
That's interesting. Of course you can just change it in the prompts, but, I think you're asking how to make it the "default" instead of "Default Web Site". In the C++ source under the PostSetup.cpp(C:\Program Files\dotComSolution\AVFPdemo3\CPP\PostSetup) you could change the following:
#define INSTALL_SITE "Default Web Site"
#define INSTALL_DOMAIN "LOCALHOST"
WebAppBuilder has its own routine in webappbuilder.pjx(C:\Program Files\dotComSolution\AVFPdemo3\) where you can do the same thing.
If there is an API that determines this automatically, I'll try to use it if you or someone can find the name of it...
>Hey there,
>just thought I give ActiveVFP a try and during install I ran into a little problem with the virtual directories, cuz in English it´s "Default Web Site", in German "Standardwebsite".
>
>Isn´t there an API-call to get the right name automatically?
>Thanks
>G
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform