Question
Asynchronous I/O operation failed
I have a Flex app that connects to FMS2. On one of my
machines everything works just fine and I am able to connect
without any problems. On the other machine I have I can't seemed to
get a connection and it always throws a
NetConnection.Connect.Failed message. When I look in the live
server log I see the following error: "Asynchronous I/O operation
failed (Failed to attach to the completion port: The parameter is
incorrect. 87". The "Connections" tab on the "Manage Servers"
section of the console shows a connect and disconnect for each time
I try, but the application itselt shows no activity. It looks as
though the connection is being immediately dropped.
The applications are identical. I have removed all anti-virus, firewall programs from the machine and I thought that they might be causing problems with connecting to that socket/port.
Does anyone have any ideas about what might be causing this problem?
The applications are identical. I have removed all anti-virus, firewall programs from the machine and I thought that they might be causing problems with connecting to that socket/port.
Does anyone have any ideas about what might be causing this problem?
