You should make a check to path related variable used in @include and file action to check that they behave correctly if they used <@webroot>
Changing Local to Request scopes is not required but Request is now standard rather than Local (the v5 editor will change automatically local scope fields in actions to request), anyway local will always be mapped to request with v5. You could also check that you don't use some new reserved variables (such as Application$Javascripts), we currently didn't have a list of these new variable but the error message that's throw is almost clear Enjoy the metastack trace :) Gauthier ----- Original Message ----- From: "Dan Stein" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 10:54 PM Subject: Witango-Talk: Tk2 Server to Witango 5.0 conversion > I am about to move two sites to W5 next week. So far everything looks fine > in testing. Are their any things I should look out for that have been > problems for any of you. I use no com objects or externals. > > Should I change the local scopes to request scopes everywhere? > > Thanks > > Dan > -- > Dan Stein > Digital Software Solutions > 799 Evergreen Circle > Telford PA 18969 > Land: 215-799-0192 > Mobile: 610-256-2843 > Fax 413-410-9682 > FMP, WiTango, EDI,SQL 2000 > [EMAIL PROTECTED] > www.dss-db.com > > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? Tilicharger MSN Messenger > http://www.ifrance.com/_reloc/m la 1hre messagerie instantanie de France _____________________________________________________________________ GRAND JEU SMS : Pour gagner un NOKIA 7650, envoyez le mot IF au 61321 (prix d'un SMS + 0.35 euro). Un SMS vous dira si vous avez gagni. Rhglement : http://www.ifrance.com/_reloc/sign.sms ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
