Hi Derek, Containers can't be nested. ie. you cant publish a rule that will define another container. Is this your scenario?
Kind regards -- -- Matthew Bryant Product Development Manager Daemon Internet Consultants Adobe Solutions Partner http://www.daemon.com.au/ p. 02 9380 4162 f. 02 9380 4204 On 29/06/2007, at 8:02 AM, Derek Westfall wrote: > > This is new -- > > dbGateway.cfc dated 6/28/2007 > > Trying to add a container, either on-the-fly or via the Shared > Containers > function gets me this: > > > Element container is undefined in a CFML structure referenced as > part of an > expression. > > > > The error occurred in > W:\users\westfall\farcry\core\packages\fourq\gateway\DBGateway.cfc: > line 71 > Called from W:\users\westfall\farcry\core\packages\fourq\fourq.cfc: > line 324 > Called from W:\users\westfall\farcry\core\packages\rules > \container.cfc: line > 36 > Called from W:\users\westfall\farcry\core\admin\navajo > \container_edit.cfm: > line 56 > > 69 : objectID > 70 : <cfloop from="1" > to="#arrayLen(SQLArray)#" index="i"> > 71 : <cfif not > structKeyExists(application.stCoapi[tableName].STPROPS[sqlArray > [i].column].M > ETADATA,"BSAVE") OR > application.stCoapi[tableName].STPROPS[sqlArray > [i].column].METADATA.bSave> > 72 : , > #sqlArray[i].column# > 73 : </cfif> > > > > > Derek Westfall > > > > > -- > Message protected by MailGuard: e-mail anti-virus, anti-spam and > content filtering. > http://www.mailguard.com.au/mg > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
