Skip to main content
May 30, 2006
Question

Connecting Issue

  • May 30, 2006
  • 2 replies
  • 278 views
I was running the developer version of FCS 1.5 alongside IIS on a Windows 2000 server machine. When I moved up to FMS 2.0.1 I can no longer connect remotely using the my_nc.connect("rtmp://<servername>/test"); test is my application servername is replaced by the server name. It seems able to connect in the management console fine.

It gives "NetConnection.Connect.Failed" in onStatus
and the core log returns:
Asynchronous I/O operation failed (Failed to attach to completion port: The parameter is incorrect. 87).

Does anyone have any suggestions?

Thanks,
Dave
    This topic has been closed for replies.

    2 replies

    June 5, 2006
    I was able to install FMS 2 on a fresh XP machine and run and connect sample apps but I can not get those sample apps to connect even loacally on the server that was running 1.5. I found a technote on how to manually uninstall FCS 1.5 and went through the steps. When I got to the last two steps I was unable to delete the registry keys, "Can not delete LEGACY_FLASHCOM: Error while deleting Key." This is the greatest contender for the problem that I can see but I'm at a loss as to what to try next.

    The technote is Here:
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16468

    -Dave
    June 5, 2006

    I was able to change the permissions on those keys using regedt32 which allowed me to delete them. However it did not solve the connecting problem with the newly installed FMS 2. I still get this error when running any of the sample apps locally.

    Here is the core log

    #Version: 1.0
    #Start-Date: 2006-06-05 11:55:39
    #Software: Macromedia Flash Media Server 2.0.1 r27
    #Date: 2006-06-05
    #Fields: date time x-pid x-status x-ctx x-comment
    2006-06-05 11:55:34 1376 (i)2581246 Core (1376) sending register cmd to edge. -
    #Date: 2006-06-05
    #Fields: date time x-pid x-status x-ctx x-comment
    2006-06-05 11:57:25 2772 (i)2581237 Starting admin app on core (2772). -
    2006-06-05 11:57:25 2772 (i)2581238 Core (2772) connecting to admin. -
    2006-06-05 11:57:25 2772 (i)2581231 Core (2772) connected to admin. -
    2006-06-05 11:57:26 2772 (i)2581234 Core (2772) connection to admin accepted. -
    2006-06-05 11:57:26 2772 (i)2581246 Core (2772) sending register cmd to edge. -
    2006-06-05 11:57:26 2772 (w)2631008 Asynchronous I/O operation failed (Failed to attach to completion port: The parameter is incorrect. 87). -

    -Dave


    Participant
    June 1, 2006
    I am also getting the same error running on Windows XP SP2.