CFTREE not initializing

Ask a Question related to Macromedia ColdFusion, Design and Development.

  1. #1

    Default CFTREE not initializing

    Some of our users are having problems with CFTREE. The user gets a gray box
    that should contain the tree listing, but instead it gives them a red 'x' and
    the browser status bar shows an error that the applet was not initialized.
    This has happened to several users over the period of several years. It
    doesn't appear to be the browser or the Java version, but I can't think of
    other causes. It's not firewall-related. Has anyone else had this happen?
    We're using CFMX 6.1.

    pdrich Guest

  2. Similar Questions and Discussions

    1. Initializing in director with 3d
      This old tutorials serie can help you: http://www.dmu.com/3dd Many code samples, online demos etc.
    2. How do I keep a control from initializing every time?
      I have a header control at the top of my default page. On this control there are 4 buttons, each one displays a corresponding panel. There also...
    3. illustrator disappears after initializing
      there's no other way to describe this than to say that when "starting" illustrator: 1) the splash screen appears 2) fonts are checked, plugins...
    4. initializing a servlet in WEBRick
      I am writing a web application where all the requests are served by the same object, which needs initialization. This is being done this way: ...
    5. Initializing ksh variables
      SunOS 5.8 Generic_108528-20 sun4u sparc SUNW,Ultra-60 running ksh. Coming from a HPUX environment. In HP UX, not problem with initializing a...
  3. #2

    Default Re: CFTREE not initializing

    if they are using XP SP2, the java permissions could have been locked down - ck the IE security settings
    gwgiswebmaster 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