I would update the laptop to the same version as the staging server before debugging further, you may be just wasting your time on something fixed in a hot fix already...
Chris -----Original Message----- From: Nate Petersen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 01, 2007 3:52 PM To: CF-Talk Subject: Model-Glue application behaving badly when moved to staging server Hello all, I posted this previously to the model-glue site's message board and also to the model-glue list here and didn't get any action, so I hope someone here can help. So after working for the last couple months on my first Model-Glue application, I finally have it ready for some wider-scale testing. So I move the code from my development machine (windows laptop, where the application is running smoothly and completely as expected on both FireFox and IE), to my staging server (sun solaris box) where things start to go south a bit. When testing the application from the staging server it runs smoothly and as expected using IE, but in Firefox (and Safari) it's not so smooth. The default event which initializes several objects in the session scope appears to be running multiple times on every other event/request (according to the Model-Glue debug output), therefore effectively killing and re-initializing the session based objects on each request! I am pulling my hair out on this one... I can't understand why it's isolated to Firefox/Safari when coming from the staging server. I have tested with 3 different machines (two PC's and one Mac) and all yield the same crazy results when running the application from the staging server in Firefox or Safari. The only significant difference between servers (aside from the fact that it is moving from Windows to Unix) is that the staging server is running CF 7.02 and the laptop is running CF 7. I am using Model-Glue 1.1. Can anyone point out anything that I might be overlooking? Any other suggestions? I am kind of desperate. Many thanks, Nate Petersen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276690 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

