Frequently
Asked
Questions


Poll

Which Web server are you using with Active FoxPro Pages?
 


Navigation

Active FoxPro Pages FAQ
AFP 2.x
AFP in general
First steps
News
Plugins
Resources
Samples
Votes
Web server
FAQuarium
Glossary
Plugins
Server
Sidebar
Site Navigation Bar
Top Articles


Your Location

Germany


Partner Sites

- Microsoft Community Guide -
- AFPBB Boost your Board -
- AFP-Community -
- MiDeK - Internet Publishing -
- VfpNetwork.Com -
- MSDN VFP -
- CoDe Magazine -
- Golo Haas -


Advertisement

Imprint

Microsoft CLIP member

 
  [9] How to start and stop AFP3 service programmatically
Rate this page Print Office Email Discuss
2025 requests - last updated Sonntag, 07.12.2003

This is possible with onboard tools of Microsoft Windows.
The service of Active FoxPro Pages 3.0 is called 'AFP3'. This one could be stopped or re-started on a regular entry in Windows Scheduler like this:

net stop AFP3

for stopping the service and

net start AFP3
to start the service.
Just take a look at the help of 'net' for more detailed information. Don't take to much care of the different start modes like 'automtical', 'manual' or 'deactivated' - these are for interest after a reboot of the whole system. Just leave this setting to 'automatic' cause Active FoxPro Pages are not started by any kind of request to the web server but by your operating system.

All text is available under the terms of the
GNU Free Documentation License.

User contributed notesAdd a note
Copyright © 2002-2005 AFP FAQ. All rights reserved. Please send any irritations on this Web site to our Webmaster. Validate HTML