Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Web Site vs. Standardwebsite
Message
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003043
Message ID:
01003051
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform