Skip to main content
November 4, 2008
Question

cfx_imageinfo tag on 64 bit CF

  • November 4, 2008
  • 2 replies
  • 568 views
We are porting to 64 bit ColdFusion 8 on Windows 2003 64 bit server. We use some older tags like cfx_imageinfo from IntraFoundation in many pages, however, when we try to use this tag on a 64 bit install we get "unable to load library". I'm assuming this is because this c++ tag was comiled using a 32 bit compiler. Can anyone confirm this is the issue?

Does anyone have any thoughts on how to get by this without having to edit each piece of code? Lesson learned here I guess. This was a very popular tag a few years back so I'm guessing we're not the first to run into this issue.

Thank you for any assistance you can provide.
    This topic has been closed for replies.

    2 replies

    Inspiring
    November 5, 2008
    I would either look at using the new CFIMAGE Imageread() function or look into the java.awt.image.BufferedImage in the JAVA libs to read image information.
    CFX_imageinfo is a bit old
    Inspiring
    November 5, 2008
    there was a thread about exactly this recently.
    yes, the tag does NOT work in 64bit environment.
    there is no word on if or when an update may be available.


    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/