Errors in flash #2044

I have installed Flash Media Development Server 4.5 In the FMS directory i created a new folder called exampleTest. In Flash CS6 i wrote just a few lines of code var nc:NetConnection = new NetConnection(); then the string address.

To connect exampleTest up however the connection It failed. In the output panel i got…
error #2044 unandled NetStatusEvent:. level=error, code NetConnection.Connect.Rejected at untitled_fla::MainTimeline/frame1()
I dont think this is a firewall issue. I think my UDP port 1935 is open. I am not sure what has caused this error.
This is a little frustrating so if you can offer advice to fix this that just be great! Thanks