Cannot find Flex server when running app in Flex Builder1.5

Ask a Question related to Macromedia Flex General Discussion, Design and Development.

  1. #1

    Default Cannot find Flex server when running app in Flex Builder1.5

    :confused;
    After installing Flex and FlexBuilder 1.5 and setting up the "Sites" as
    described in the tutorials when running a flex ap in Flex Builder I get the
    following message:

    "A Flex server cannot be found for the URL:
    "http://localhost:8700/samples/fbComponents/flexstore.mxml" Please make sure
    the server is running"
    The server is running. I can enter the url into a browser window and the
    program runs. What is wrong??


    jupco Guest

  2. Similar Questions and Discussions

    1. Problems running custom components with Flex
      Hi, I'm trying to follow the tutorial in this PDF document (Chapter 2:Creating Basic Components in Flash MX 2004): ...
    2. Where can i find flex 2 download?
      I had a machine with flex 2 and need to reproduce something on another machine. Where can i download a copy of Flex 2? I cannot find it from adobe...
    3. Not Flex JSP tag lib def in flex-bootstrap.jar (Flex 2Beta 2)
      Hi, The taglib.tld file that was in the Flex 1.5 flex-bootstrap.jar isn't present in the Flex2 Beta2 version of that jar. The interfaces are there...
    4. Flex 1.5 Tomcat threads running out
      Hi After running our flex app for a couple of hours Tomcat dies with the message that it ran out of threads (200). Tomcat only handles a couple...
    5. Help getting Flex running with CFMX standardinstallation
      Hi there: I am new to flex and I am tryng to install it on my development machine to evaluate it. I am running IIS (web root is...
  3. #2

    Default Re: Cannot find Flex server when running app in FlexBuilder 1.5

    I think there's a bug. If you just click OK and rerun the appl, it'll run. Sometimes if you run the server before running Flex, you won't run into this problem.

    Peepio
    Peepio Guest

  4. #3

    Default Re: Cannot find Flex server when running app in FlexBuilder 1.5

    Are you using the "integrated" install option?

    How are you starting the server?

    Are there any errors in the monitor window?

    Do Flex apps work always from a browser?

    Tracy
    ntsiii Guest

  5. #4

    Default Re: Cannot find Flex server when running app in FlexBuilder 1.5

    Is you testing server on your local machine?
    Do you have a single site per flex server?
    Is your setup sopmething like:
    Local Root: C:\Program Files\Macromedia\Flex\jrun4\servers\default\flex\
    Http Address: [url]http://localhost:8700/flex/[/url]
    Testing server: C:\Program Files\Macromedia\Flex\jrun4\servers\default\flex\
    Url Prefix: [url]http://localhost:8700/flex/[/url]

    ntsiii 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