Date:  11/11/2003 12:17:18 PM Msg ID:  001713
From:  Boyd Thread:  001710
Subject:  Re: variable \"fw_channel\" is not found
I guess I wasn't very clear.  The error is being generated when I start FoxWeb.  I haven't, as of yet, created anything.  I'm guessing that it has to do with my configuration.  I am running IIS 5.0 on a W2K machine. So, in my configuration I have set the server name as localhost, the IP address as 127.0.0.1, and my Program Root set to c:\inetpub\wwwroot\.
 
The error does not show in the log.
 
Is there something I'm doing wrong?
 
Boyd
Sent by FoxWeb Support on 11/11/2003 10:33:07 AM:
How is this error message delivered?  Does it get returned to the browser whenever you make a request, or do you see it somewhere else?  Does it appear in the FoxWeb Error Log?  Also, is it really once every minute, or simply intermittent?
 
My guess is that one or more of your scripts utilize a command that releases memory variables, such as CLEAR ALL, CLEAR MEMVAR, RELEASE ALL, RELEASE LIKE *, RESTORE FROM.  For more details please refer to the Illegal Commands topic in the FoxWeb documentation.

FoxWeb Support Team
support@foxweb.com email

Sent by Boyd on 11/10/2003 08:34:48 PM:
Sorry if this is a repost.
 
I've just installed the softwareand every minute I keep getting the error:
variable "fw_channel" is not found
 
Thanks for the help.
 
Boy