I found this a while ago: http://livedocs.macromedia.com/cfmxdocs/Migrating_ColdFusion_5_Applications/ cf_migration_guide6.jsp#1203166
should help you out.. ----- Original Message ----- From: "Paolo Piponi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 3:26 PM Subject: [ cf-dev ] RE: CFMX No nesting CFSWITCH even in includes > Ahah! CFMX was simply being more sensitive to a redundant tag outside > CFCASE. > > However, what compunded the problem was that the CFMX error message was > reporting the wrong template (no change from CF5.5 then) and the debug > report was missing templates. > > Seeing as it still takes about 2 hours for my messages to make their way > through a BT ADSL line, it's a good thing I've sorted my own problem again. > > Paolo > > -----Original Message----- > From: Paolo Piponi > Sent: 08 January 2003 14:48 > To: '[EMAIL PROTECTED]' > Subject: CFMX No nesting CFSWITCH even in includes > > > I got the following error message: > > Only <CFCASE> or <CFDEFAULTCASE> tags may be nested within a <CFSWITCH> tag. > > I agree with it for a single template, but CFMX seems to prohibit nesting > even when the nested tag is actually on a different template and is > CFINCLUDEd. We have code that works fine with this in CF5.5. > > Anyone had an experience? > > Paolo > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
