We have followed the correct path for updating a Spectra development box
(Win2K SP3, SQL 2000 and Oracle 8i) to Spectra 1.5.2 and CFMX, that is:

1. Apply Spectra 1.5.2 to CF5 Enterprise, which had no problems.
2. Test apps, which all worked perfectly.
3. Upgrade CF5 Enterprise to CFMX, which also went smoothly.
4. Run Webtop.  No problems.
5. Test apps.  KABOOM!
6. Create brand new app.  Identical KABOOM!

Here are some assumptions and conclusions I have made:

1. The error occurs *deep* during the cfa_applicationinitialize call in
Application.cfm.
2. The actual error is in cfa_sitemodelcreatestruct which contains a bug
around lines 112 and 113 which causes it to bork when either
server.cfa.siteModel.sections or server.cfa.siteModel.pages is empty.  I
am unsure how to correct this bug.
2. There is *something special* about the Webtop which means it doesn't
bork.
3. My problem is *very similar* to that noted by Nick Lansbury in early
February.

I have managed to get some data into those parts of the siteModel (not
sure how I did this...) and now the new test app works.  If we could
work to identify and correct this bug, I'd really appreciate it.

Steve C

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                        
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to