+ Reply to Thread
Results 1 to 4 of 4

Thread: Service Browser doesnt work

  1. Nam is offline Newborn member little-flashed member Nam is on a distinguished road
    Join Date
    Feb 2009
    Posts
    1

    Service Browser doesnt work

    Hi Everybody

    So i have a problem with the service browser on a webserver.
    Localy and also on an other server the service browser works fine. But on this one I get alsways this error:
    Error #2044: NetStatusEvent unverarbeitet. level=error, code=NetConnection.Call.Failed
    at Init()

    here the link to the test-installation: http://picart.at/test/browser/

    On picart.at i have a flashsite with amfphp which is also showing the same error.
    The funny thing is when i remove the flashsite and then open again the test service browser it just showins the blank blue background without error or anything.
    I supose it has to do with the server but i have no idea where to look
    Anybody knows something about that?
    Thanks for help, nam

  2. Join Date
    Aug 2009
    Posts
    5
    I personally havent havent got this error yet,but have seen it in several forums.Seems like your issue is due to apache 'mod_security2' module as i can see that it is enabled in your apache server from your http://picart.at/test/phpinfo.php

    please try this
    create a .htaccess file with the line
    <ifmodule>SecFilterInheritance Off </ifmodule>
    save it in your amfphp root folder(same levelvel as gateway.php)

    check this post

    http://wadearnold.com/blog/flash/amf...dity-in-amfphp

    if it still doesnt work,check the apache error log.
    may be your host blocks requests with specfic header info from amfphp flash applications

  3. Join Date
    Oct 2009
    Location
    United States
    Posts
    12

    Service Browser doesnt work

    I need it to work with a flash music player in one window and a playlist in a java window. Is that possible. Not within the same page.

  4. Join Date
    Aug 2009
    Posts
    5
    Quote Originally Posted by D.Smups View Post
    I need it to work with a flash music player in one window and a playlist in a java window. Is that possible. Not within the same page.
    The question is not clear.you need to elaborate

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts