Date:  03/16/2005 11:01:41 AM Msg ID:  002483
From:  FoxWeb Support Thread:  002481
Subject:  Re: service paused
To customize FoxWeb system errors (as opposed to script errors) you will need to add a new value named "StubError" in the FoxWeb registry key (hklm\software\Aegis Group\FoxWeb\CurrentVersion).  FoxWeb will return exactly what you enter in this value.  The string %error% can be used to merge in the actual message (in this case "FoxWeb service has been paused"):
 
<body><h3>An Error has Occurred</h3>Message: %error%</body>

Unfortunately there's no way to only customize the message returned by the pause functionality.  You can either use a message that is generic enough to work for all system errors, or you can modify the registry temporarily while FoxWeb is paused.

FoxWeb Support Team
support@foxweb.com email

Sent by Joël Croquet on 03/16/2005 10:34:58 AM:

 

Hello,

 

I make use of the "pause Foxweb" when I need to modify a table.

The user receives the following message :

FoxWeb Message

The FoxWeb Service has returned the following message:

FoxWeb Service Has Been Temporarily Paused

 

Is there a way to replace it with a message like this : The website is currently undergoing system maintenance We apologize for the inconvenience

It seems the "foxweb message" doesn't come via the standard error handling and the error template.

Workarounds are also welcome

I'm still running with the Foxweb version 2.  Thanks in advance

Joël.