yeah, the hotfixes, and its not just one of them, it's them, it's the
directory.  I tried renaming everything with an _1 at the end, and the
cfdump didn't work, so I new it wasn't the files in the directory.  then I
renamed the directory with an _1 at the end, and GUESS WHAT? it works.

explanation, I hope its enough, let me know if not.

tw

-----Original Message-----
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]
Sent: Friday, June 11, 2004 12:37 PM
To: CF-Talk
Subject: RE: someone has to know this... MACROMEDIANS, anyone...cfdump 3rd
post

Is there anything IN your servers/lib directory - and how did you figure out
that this was the problem??

-Mark

  -----Original Message-----
  From: Tony Weeg [mailto:[EMAIL PROTECTED]
  Sent: Friday, June 11, 2004 11:18 AM
  To: CF-Talk
  Subject: someone has to know this... MACROMEDIANS, anyone...cfdump 3rd
post

  if I run this code, with a "c:\cfusion\runtime\servers\lib" path present
on
  my server

  <cftry>

  <cfquery name="tony" datasource="#usersDSN#">
  select * from companyTables
  </cfquery>

  <cfcatch type="any">
  <cfdump var="#cfcatch#">
  </cfcatch>

  </cftry>

  I get this response...

  [unknown type]

  however, if I remove the c:\cfusion\runtime\servers\lib directory, I get
the
  cfcatch struct, as expected.  any ideas?

  thanks

  ...tony

  tony weeg
  senior web applications architect
  navtrak, inc.
  www.navtrak.net
  [EMAIL PROTECTED]
  410.548.2337

  visit www.antiwrap.com to send long url emails to your friends!

  -- dont mistake my perfection as arrogance
  anonymous
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to