Let me clarify my previous response.  One of the customtags in tier1\sitemodeling is 
probably being called without you specifying a datasource.  It then defaults to 
CFAOBJECTS.  But, if you have not initialized the webtop, only your application 
sitemodel has been loaded.  

So make sure you specify the datasource in all calls to the tags in 
tier1\sitemodeling.  I have most recently seen this occur for a customer that moved a 
number of workflow/sitemodel templates right into their application.

--Ken

Regards,

Ken Smith 
Senior Engineer, Certified ColdFusion 5 Developer
ColdFusion/Spectra Product Support


-----Original Message-----
From: Tien Vo [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 12:59 AM
To: Spectra-Talk
Subject: dimension 1 of object "server.cfa.siteModel" cannot be found


Hi All,

We don't face this error before, but now we run into problem, can someone
please tell me what's going on here ?

Error Diagnostic Information An error occurred while evaluating the
expression:   bSectionStructKeyExists = structKeyExists(
server.cfa.siteModel[siteModelServerScope].sections, rootElementID ) Error
near line 96, column 8. 

The member "CFAOBJECTS" in dimension 1 of object "server.cfa.siteModel"
cannot be found. Please, modify the member name. 
The error occurred while processing an element with a general identifier of
(CFSET), occupying document position (96:2) to (96:120) in the template file
D:\Program
Files\allaire\spectra\customtags\system\tier1\sitemodeling\cfa_sitemodeltrav
erse.cfm.

Thanks in advance.

Tien Vo


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to