Site Model corruption seems to be cropping up quite regularly here. Is there a way we can improve the SM codebase to get rid of all of these corruption problems?
Some good questions to ask: 1. Is the default data corrupt? 2. Does the code that operates on the data make it corrupt? 3. What does this corrupt data look like? - from my experience it has been just an empty site model structure in the server scope. How can the SM APIs produce this validly without throwing an exception, and if an exception was thrown could we write code that responds in some way? I have tried to step through the SM codebase to debug this issue before and found it very difficult to navigate. Has anyone else had better luck? allen ______________________________________________ - p r i s m i x - allen manning, internet architect t: +44 (0) 870 749 1100 w: http://www.prismix.com f: +44 (0) 870 749 1200 e: [EMAIL PROTECTED] ______________________________________________ > -----Original Message----- > From: jeff tapper [mailto:[EMAIL PROTECTED]] > Sent: 19 February 2002 23:29 > To: Spectra-Talk > Subject: RE: webtop error > > > thanks. i got it solved. > > At 06:32 PM 2/19/2002 -0500, you wrote: > >Hi, > > > >The sitemodel may be currupt. log into the (no applicaiton selected) > >select the site model -> site model layout -> select the > site element for > >your appliction your trying to use. This should now be > highlighted..just > >Click the Refresh and that should refresh the server.cfa structure. > > > >- Kurt. > > > > > >-----Original Message----- > >From: Spike [mailto:[EMAIL PROTECTED]] > >Sent: Tuesday, February 19, 2002 5:19 PM > >To: Spectra-Talk > >Subject: Re: webtop error > > > > > >Hi Jeff, > > > >I submitted a bug fix for a very similar error to > >http://spectrasource.macromedia.com this afternoon. It might > be related > >in some way. > > > >Go to bug fixes and filter the bugs under review. It should > be top of > >the list or somewhere close. > > > >Spike > > > >At 22:53 19/02/2002 Tuesday, you wrote: > > >hey all, long time no post. I'm working on my first > spectra gig in > > >about 18 months, and am running across an error i used to > know how to > > >fix. On a server with a fresh install of Specta 1.5.1, > CFAS 5.0 and > > >Win2k, I'm getting the following error when i try to change the > > >active application. Can someone remind me of the > workaround to this? > > > > > >Thanks > > > > > > > > > >--------------------------------------------------------------------- > > >---- > > ------- > > >Error Occurred While Processing Request > > >Error Diagnostic Information > > >An error occurred while evaluating the expression: > > > > > >bPageStructKeyExists = structKeyExists( > > >server.cfa.siteModel[siteModelServerScope].pages, rootElementID ) > > > > > > > > >Error near line 113, column 9. > > > >--------------------------------------------------------------------- > > >---- > > ------- > > >The member "PAGES" in dimension 1 of object "server.cfa.siteModel" > > >cannot be found. Please, modify the member name. > > > > > >The error occurred while processing an element with a general > > >identifier of (CFSET), occupying document position (113:3) to > > >(113:115). > > > > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ 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.
