Skip to main content
Participant
April 26, 2006
Question

Connection rejected by server

  • April 26, 2006
  • 2 replies
  • 485 views
Hi Everyone,
i have installed FSM2 and IISwin2003 and Flash8 on the same server,

my rtmp is : rtmp://127.0.0.1/myapp2/myapp2.flv

it works fine on local, but when a clinet tries to browse it over same LAN , the client gets the error below :

Connection rejected by server. Reason : [ Server.Reject ] : (_defaultRoot_, _defaultVHost_) :
Application (myapp2) is not defined.

what im doing wrong ? pls help..
    This topic is closed to new replies. Start a new post to keep the conversation going.

    2 replies

    April 26, 2006
    It because you're using the localhost IP, where you should be using your LAN IP.
    saydogduAuthor
    Participant
    April 27, 2006
    Thanks a lot jay, it works... thank you very much for your help.