Hello Nicole, Thanks for the answer, i found out it's not a problem with the datasource i use, i found out there is a little bug in the /scripts/150/d_publishingruletypemigration.cfm.
This scripts is upgrading the v1 rules to v15. It get's all *active* rules, while the script /scripts/150/e_publishingmigration.cfm is looping over *all* v1 rules. That's why the key migratedType is not existing. I hope the rules will work well in 1.5, if not, another message will pass the talklist... Thanks, J- -----Original Message----- From: Nicole Ruschmaritsch [mailto:[EMAIL PROTECTED]] Sent: dinsdag 20 november 2001 10:30 To: Spectra-Talk Subject: Re: Error when upgrading spectra 1.0.1 datastore to 1.5.1 Hi Johan, does the database you want to upgrade have the same name as your 'live'-database? Do you use native or ODBC-connection? We had a 1.0.1 db named 'codb'. And because you are told to do a backup of your database before upgrade, I copied the 'codb' to another db named 'codb_test' and tried to upgrade 'codb_test'. There I got a rule-error like yours. Then I installed my codb_test as NATIVE datasource in the cfadministrator (we use DB2) and named it 'codb'. And that worked for me. Hope that helps. Although I don't want to depress you, but my rules didn't work correctly with 1.5.1. There seem to be a lot of people who have problems with custom rules. We decided to skip containers completely and rewrote everything we needed with customtags..... Now we can use 1.5.1..... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ 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.
