Date:  12/23/2002 04:15:18 AM Msg ID:  001157
From:  Oleg Goncharuk Thread:  001153
Subject:  Re: Custom \"No active channels\" message
Thank you very much for your tip. It was of real help for us - we've tried it and even have been able to log errors and send email to administrator (calling ASP script via SRC attribute of JavaScript Image object)!
 
Merry Christmas for you folks!
You are doing the great job!
 
/Oleg
Sent by FoxWeb Support on 12/20/2002 01:07:26 PM:
To customize FoxWeb system errors (as opposed to errors returned by individual channels) 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 error message:
<body><h3>An Error has Occurred</h3>Message: %error%</body>

FoxWeb Support Team
support@foxweb.com email

Sent by Oleg Goncharuk on 12/19/2002 11:16:56 PM:
Please can you give me a hint, how I can customise Foxweb system error messages like "Couldn Not connect to FoxWeb Broker" or "No active channels".
It would be enough just to redirect to some custom URL in this case.
 
Thank You.
 
/Oleg