CFX_Image - Unable to load library

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default CFX_Image - Unable to load library

    I've been using cfx_image tag for years without a single problem.
    We've recently moved to CFMX. I downloaded the new CFMX version of the .dll
    from Jukka and saved it in the
    CFMX_CustomTags\CFX directory.

    When I try and call the tag, I get 'Unable to load library' error.

    Any suggestions?

    Thanks

    mama_karlo2 Guest

  2. Similar Questions and Discussions

    1. #39870 [NEW]: Unable to load dynamic library
      From: j dot ohnheiser at gmx dot de Operating system: Windows XP PHP version: 5.2.0 PHP Bug Type: Dynamic loading Bug...
    2. Unable to load library
      Hi, I created a Custom tag (dll) that runs fine on my local CF 7 server. When I put it on our Live Server CF 6, it doesn't load and I get the...
    3. Unable to load library and Java VM
      I am running cfmx7 developer edition in Linux. When the server try to load the C++ CFX tag the first time. it gives me the error "Unable to load...
    4. HELP Please, Unable to load dynamic library
      Hello all, I want to load an extension (php_domxml and php_xslt) on a window XP Home machine with Apache 2.0 and PHP 4.3. I did this before...
    5. Warning: dl(): Unable to load dynamic library
      In article <005b01c36643$53968040$2f08c8c0@rajeshg>, ashish.borkar@opussoft.com says... Make sure that you have the extensions in the directory...
  3. #2

    Default Re: CFX_Image - Unable to load library

    Slightly different problem here, but basically the same !
    I use cfx_image, (not even the mx version) and works fine on my development
    cf7 server (it also worked fine on cf6 on both development and production
    environments), but doesn't work on my brand new cf7 production server using
    exactly the same settings and security config as used on the development
    server. Anyone an idea ?


    G0V. Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139