Thanks Sean! I will begin the entertaining 'comment out and try little bits at a time' process and post if I can nugget out the problem without rewriting the whole thing.
I quickly found a few reserved words that were not scoped correctly on some other pages (ie 'file' vs 'qThisQuery.file') during the move, but this one didn't give me much to go on :) James On Thu, 2004-01-22 at 16:38, Sean A Corfield wrote: > On Jan 21, 2004, at 9:09 PM, James Cowperthwaite wrote: > > I am moving a piece of code from a CF box to a CFMX 6.1 box... Cant > > even > > get a line number to know where to start debuggin :( > > It looks like a compiler failure in edit_page.cfm - but beyond that > unhelpful comment I don't know what to suggest next... > > > (class: cfedit_page2ecfm1723967826, method: _factor2 signature: > > (Ljavax/servlet/jsp/tagext/Tag;Ljavax/servlet/jsp/JspWriter;)Ljava/ > > lang/Object;) Illegal exception table range > > I'll forward this to the CF product team and see if they can provide > more helpful suggestions... > > Regards, > Sean > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
