Web Services Works Local But Not On Server

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default Re: Web Services Works Local But Not On Server

    I'm having the same problem. I am running everything locally; web server, web
    service, and browser. I've confirmed that the web service is never executing
    when I run the flash page off my web server. If I open the flash page by
    double-clicking it's HTML page, it works fine. Security on IIS and personal
    firewall are wide open. Thanks for any ideas.

    MDKelly Guest

  2. Similar Questions and Discussions

    1. flash media server only works local on server
      i just installed a developers version of the flash media server on a windows server. i don't have any problems while starting my applications on...
    2. flv playback works on local system, not on web server
      I am hoping someone has a quick answer to this question, many thanks in advance. I am using the new component flvplayer that comes with Flash 8 and...
    3. impersonation works on local xp not on web server
      The program I have written to change a password by impersonating an admin has worked successfully on my local XP, but when transferred to the...
    4. connection string works on local but not on webserver(ASP.NET)
      I'm trying to get some data out of SQLServer on our Webserver. It wasn't working so I built the database on my local machine. The code pages are on...
    5. Can't use 'local' to find sql server instances on local machine
      My computer (connected to a domain) is having trouble connecting to the local MSDE when using 'local' or '(local)' as server name. The only way I...
  3. #2

    Default Re: Web Services Works Local But Not On Server

    I too am having this problem... HELP!!!!!!!!
    ramblerob Guest

  4. #3

    Default Re: Web Services Works Local But Not On Server

    Are you sure that the web service is functioning on the server, or is that being tested locally as well? You may have to register the web service as an application via IIS.
    Sean Rhea Guest

  5. #4

    Default Re: Web Services Works Local But Not On Server

    Sean:

    It looks like Flash 8 solves this problem by allowing you to work outside the sandbox.
    MDKelly 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