Web Connection Demo Page
Web Connection ServerMaintenance

Web Connection Server Maintenance

  • Change Script Mode: Interpreted  PreCompiled
    Compile WCS script pages
    Requires the VFP development version installed on the server

General DLL Methods

  • Show and Manage ISAPI Settings
    Shows the status of the DLL flags, lets you switch from File to COM operation, shows all instances of the server loaded under Com and the current state of the HoldRequests flag.
     
  • Update Code online
    Update the EXE file online with an uploaded file as specified by the ExeFile and UpdateFile keys in wc.ini.Make sure you've uploaded the file first. You can FTP or copy the file directly or use the link below.
     
    Upload file:
    Note: the uploaded file goes into the Temp directory on the server. Use the UpdateFile key in wc.ini to configure the location and name of the uploaded file.


  • Reboot Machine | Restart IIS
    Note: Requires IIS5 or later. For reboot make sure your server can fully restart without manual interaction or logons.
Session Management

COM Messaging

File Based Messaging

  • Start New Server
    Starts a new file based Web Connection session, but the session may run invisibly on the desktop. Uses the ExeFile= key in the wc.ini file to launch the Exe. Exe will run under SYSTEM account.
  • Kill a Server
    Kills a running file based server. There's no control over which server is killed and no checks are performed whether the last server is killed. Make sure you verify that you can start new instances before using this option. You can use the process list below to view what's running.
WARNING: This page is currently unprotected by a password.
We suggest you add NTFS security and exclude the Anoymous (IUSR_) account from access to this page