That sounds like some core problem with the page itself. Make sure you have semi-colons in all the right places in your <CFSCRIPT> stuff. Go through the syntax of the page with a fine tooth comb.
If you are only getting that error, then it is possibly not even running your Application.cfm. If you are running the CFMX webserver, start and stop the service and try again. Also look at clearing out the cfclasses directory in WEB-INF. That's certainly not a FarCry error. Regards, Gary > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Michael > @Four Eyes > Sent: Tuesday, 8 July 2003 9:12 PM > To: FarCry Developers > Subject: [farcry-dev] Re: nav alias and content display order > > > The page it is on bombs: > > The only error is: > > null The specific sequence of files included or processed is: > C:\_WebDev\FarCry\GB\www\index.cfm > > > And there is stuff in there! > > > -- > Regards, > Michael > > > > "Gary Menzel" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > > > > I wnet back in to the Utility menu and under the footer Nav > node I made > 3 > > > Nav nodes for each of my footer navigation. However, the page just > bombs. > > > I get a null error. > > > > Does the page that you are displaying the footer on it bomb? > If so, need > > the error. > > > > If that works OK and you click on a link - and THAT page bombs - it is > > probably because you need to create the pages under the Nav items. The > Nav > > items themselves will need "content" under them. > > > > Hope this helps - otherwise, need more detail. > > > > > > Gary > > > > > > > > > > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
