The weird thing is I am not query a database, just including a page on another page with cfinclude. One page has 3896 lines of code and is being included on a page that has 1514 lines of code. Is there any way around this. Again it worked fine on CF5
  ----- Original Message -----
  From: Dave Carabetta
  To: CF-Talk
  Sent: Friday, March 26, 2004 2:07 PM
  Subject: RE: Upgrading Problem on CFMX

  >cfCalcEICTEIAmount2ecfm382194364 (Code of a method longer than 65535 bytes)
  >
  >where cfcalcEICTEIAmount.cfm is my page name. This page is being included
  >on another page.
  >

  Are you doing something with the database with regard to large data? Perhaps
  enabling the "Enable Long Text Retrieval" option for the datasource will
  solve your issue. On the surface, without seeing any code, it *seems* as
  though you're doing a SELECT from a database, but the returned data is
  larger than the max 64K.

  Regards,
  Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to