We are using CFMX 7. We never had this problem with CFMX 6, but then again it could be our mistakes somewhere, but right now we don't see anything wrong our code.
The weirdest thing is that a cfc in the request scope throw an error saying that a variable is not defined, and yet the line right above it defined the variable. It only happens in production. We can never duplicate any of the errors in development environment. Johnny >I can definitely state that we're in the same situation and have never had >anything like that happen before. What version of CF are you running? > >!k > >-----Original Message----- >From: Johnny Le [mailto:[EMAIL PROTECTED] >Sent: Wednesday, November 29, 2006 1:33 PM >To: CF-Talk >Subject: Enpterprise application? > >Hi, > >What do we need to look for when we develop enterprise applications? We >have one application that has thousands of people using at the same. >Occasionally users complain that some pieces of their pages display someone >else's information. Sometimes after they upload a file, they ended up on >someone else's profile. We try to use cflock to make sure race condition >doesn't occur, but what else should we look for? Anything relates to >cfquery and database? > >Johnny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262121 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

