Skip to main content
July 17, 2006
Question

IIS and FMS conflict

  • July 17, 2006
  • 1 reply
  • 359 views
I'm having trouble with IIS and FMS conflicting when my server starts up. It appears that FMS starts up before IIS does and engages all available IPs, blocking IIS from starting the websites I have hosted on the server.

My adaptor.xml file contains:
<HostPort>69.25.11.114:1935,80,443,25</HostPort>
<HostPort>69.25.11.110:1935,80,443</HostPort>

.114 is a reserved IP just for FMS and .110 is the base server IP.

In order to get things working I have to stop FMS and then start each individual website through IIS and then start FMS Again.
Is there some way to create a dependancy rule in FMS to wait before IIS has started?
Do I need to change my adaptor.xml file? I've tried modifying the lines above but this version appears to be the only one that allows FMS to work as we've intended, which is to have our video stream to users over port 443 from .114.

Thanks,
J.J.
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    funkysoul
    Inspiring
    July 21, 2006
    Stefan over at L=http://www.flashcomguru.com]http://www.flashcomguru.com made a nice tutorial on how-to instal FCS and IIS on the same machine, here the direct link

    http://flashcomguru.com/tutorials/fcs_iis.cfm

    I think that you can also apply most settings to FMS