loading java applet failed

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default loading java applet failed

    Hello,

    I have a big problem since I have to do a prestation tomorrow and I can't get
    things working because I'm a site devolper and there is no server admin
    available.................)-:

    I build a site in a sub-dir of a working site, tested it and it works fine.
    Now there comes in a URL pointing to an new IIS-website on the same server. I
    copy my work into the rooth folder of the new site and my java-applet won't
    start.
    I checked the cf-server under mappings and saw a logical mapping /CFIDE
    pointing to D:/websites/CFIDE.
    When I check the source of the browser page I find at the point where the
    applet comes in: <param name="archive"
    value="/CFIDE/classes/cfapplets.jar"> and similar /CFIDE/-mappings for
    javascript source earlier in the page.
    These thing look OK to me but what do I know ................ There is no
    other CF-server setting I can relate to the problem, I checked if I could find
    different settings on the IIS-server for this site and the site where things do
    work but couldn. find any
    I looked for solutions on the web without luck.........
    And now I am stucked!

    Can someone PLEASE help me?
    (Als you have most likely found out by now I don't know much of server-stuff
    so be gentle on me with 'supposed knowledge')

    Marcel

    Marcellinus Guest

  2. Similar Questions and Discussions

    1. Embed Java Applet?
      Can you embed a java applet in Flex?
    2. cftree loading java applet failed
      I have been playing with cftree tag, but evertime I go to the page to test the cftree all I get a Red X. At the bottom of the page I also get an...
    3. java applet in director
      can I insert a java applet inside a director movie?
    4. start java applet in flash
      I have a java applet that runs from my web browser - I want to know if I can start the applet directly in flash, without calling the browser...
    5. hover button / java applet not loading on XP
      Hmmm. My first guess would be that one of these 3 machines has a different version of XP or a different service pack. My second guess would be...
  3. #2

    Default Re: loading java applet failed

    Marcel,

    In IIS for the site that is not loading the applet, create a virtual directory
    called CFIDE and point it to the physical location on the server where the
    CFIDE folder is.

    Try that.

    If that doesnt do it, create a folder on the site called CFIDE and copy the
    files to that folder. Reset IIS and/or Cf and see if it works

    HTH


    Abinidi Guest

  4. #3

    Default Re: loading java applet failed

    Abinidi,

    Thank you so much.
    A virtual directory and a reset of CF-server did the job.

    you guarded me from a sleeples night.

    Marellinus
    Marcellinus 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