Howdy, Well.. after much head scratching (and a bit of potty mouth) I discovered that the client variable storage had been 'temporarily' changed to the registry.. tsk tsk. But this still begged the question as to why a variable is contained in the getClientVariableList() but not be defined.. well, the variable value itself was a wddx packet which would lead me to believe that the registry cant handle a large strings.. (a big wddx packet anyway)
Anyway, I switched the client storage on the dev machine back to datasource and all is good.. Cheers, Adam -----Original Message----- From: Peter Tilbrook [mailto:[EMAIL PROTECTED] Sent: Friday, 3 December 2004 9:13 AM To: CFAussie Mailing List Subject: [cfaussie] RE: missing client variable Interesting... Is the variable name perhaps one of the "reserved words"? Have you tried flushing the Client var database? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Chapman Sent: Friday, 3 December 2004 9:10 AM To: CFAussie Mailing List Subject: [cfaussie] RE: missing client variable Hi Peter, The client vars are stored in the db.. and the app has been functioning for years with the current setup.. its just one particular var that is being difficult. It is happening on all machines (in dev) In any case, one would assume that any variable name in the getClientVariableList() should be defined. Just an 'interesting' quirk.. Cheers, Adam -----Original Message----- From: Peter Tilbrook [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 December 2004 7:50 PM To: CFAussie Mailing List Subject: [cfaussie] RE: missing client variable Where are you storing your client variables? Preferably in a database? If assuming cookies are turned pn you might encounter issues. When setting up a CF server I always set up a dedicated database for storing client vars. Peter Tilbrook ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA WWW 1: http://www.coldgen.com/ WWW 2: http://www.actcfug.com/ Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] >> All of my external emails are scanned for viruses using the latest available Norton AV signatures. Also I do NOT maintain an Address book or Contact list to minimise the risk of infecting recipients of my messages for viruses. I also prefer "plain text" emails for speed and efficiency. Powered by Lookout: Lookout is lightning-fast search for your email, files, and desktop works with Microsoft Outlook. http://www.lookoutsoft.com/Lookout/ >> --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
