cfchart and license issue

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default cfchart and license issue

    We started with a trial edition and then purchased the full license.

    When using cfchart the resulting chart in png, jpg, and flash all contain a
    watermark: "Macromedia ColdFusion MX 7 Developer Edition Not for Production
    Use"

    The license in the CF Administrator indicates that the license is indeed the
    Standard edition and everything else works fine.

    So why is the cfchart function showing this watermark, and how can it be
    resolved?

    Thanks!



    m3user1 Guest

  2. Similar Questions and Discussions

    1. FMS 2 License Stack issue
      Due to increased traffic on our FMS we need to stack another license. We have 2 licenses on 2 servers. We would like to take the license from...
    2. License Issue - URGENT Please help
      For some reason I'm receiving the following error messages in my cfserver.log: 01/24 09:25:20 error IP license restriction is in effect. Can only...
    3. CFChart stacked series issue
      Hi, I want to plot a horizontal bar chart with a date series. I am using an xml style file for formatting the chart. Attached style.xml code...
    4. CFChart Timeout Issue
      Good morning. Is anyone else seeing a problem with CFChart timing out after about a minute or so? My problem arises when I display a page with a...
    5. License issue
      I need to add license support to my development environment so that I can access an enterprise DB2 db. The enterprise has a DB2Connect license that...
  3. #2

    Default Re: cfchart and license issue

    Hello,

    It's possible that you are serving up the cached versions, which still have
    the watermark. Delete all of the files in the C:\CFusionMX7\charting\cache
    directory, restart CFMX and re-run the charting code.

    Regards,

    David.

    rave 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