Just reposting this as it might have gotten lost in the mornings mail Steve
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Onnis Sent: Tuesday, August 12, 2003 4:26 AM To: CFAussie Mailing List Subject: [cfaussie] Strange CFMX 6.1 error Anyone seen this before? ============================================================= This expression must have a constant value. The error occurred in C:\CFusionMX\websiteCompnents\ContAcc\Authentication\authenticate.cfc: line 85 83 : 84 : <cfinvoke component="#request.ComponentMapping#.users.particulars" method="getParticularList" returnvariable="getParticulars"> 85 : <cfinvokeargument name="CompanyID" value="#checkUser.CompanyID#"> 86 : </cfinvoke> ============================================================= It happens when I hit a logout link and loads up a default user. I reload the page and error goes away. The rest of my cfinvokes use the dynamic var in the component attribute so I dont think its that. Steve --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
