>     what's going on? I posted what must be a very similar query 3 days ago,
> and have heard zilch since. Here's somebody gets 2 replies in 20 minutes!!

Your mileage may vary. It depends on how swamped with work people are
who know the answer.

> 
>     Anyway to reiterate my original problem..
>             In spectra 1.0.1, I deleted some containers via webtop. But
> apparently they aren't really deleted because they don't re-create when the
> page is re-run, and cfa_containerGetId returns a UUID. In designmode the
> pop-up window pops up, but is totally blank.
> 
>     I have to find a way to recreate these containers, preferably without
> renaming the page.  It's a very tantalizing clue from Rich, but I can't find
> anything further on that.

I don't know how you got to the mixed state you are in exactly but I guess the
first thing you ought to do is figure out where the container remants are at.
Just do some SQL queries on containerdescriptors and the objects table
for container object types and see what leftovers you have.

I can't tell from your question if you just want to completely expunge the 
old containers so you can get them working again anew or if you are
trying to salvage bits of the old ones and restore them to full health.
I would recommend the former. Just delete the container in the objects
table and the container descriptors table and you should be rid of it.

Rich




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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