Server Error in '/' Application.

No connection could be made because the target machine actively refused it 209.211.250.61:2002

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 209.211.250.61:2002

Source Error:


Line 72: 			myImage.outputType = "FLASH";
Line 73: 
Line 74: 			control.InnerHtml = myImage.getEmbeddingHTML();
Line 75: 		}
Line 76: 		

Source File: e:\web\sorosmonitor\www\codebehind\money.aspx.cs    Line: 74

Stack Trace:


[SocketException (0x274d): No connection could be made because the target machine actively refused it 209.211.250.61:2002]
   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +1073657
   System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +33
   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +217

[WebException: Unable to connect to the remote server]
   System.Net.HttpWebRequest.GetResponse() +1532114
   Corda.Corda6Embedder.makeCommportRequest(String qstr, Int32 timeout) +651
   Corda.Corda6Embedder.getEmbeddingHTML() +568
   Corda.Corda5Embedder.getEmbeddingHTML() +18
   SorosMonitor.Pages.money.GetMoneyMap() in e:\web\sorosmonitor\www\codebehind\money.aspx.cs:74
   SorosMonitor.Pages.money.Page_Load(Object sender, EventArgs e) in e:\web\sorosmonitor\www\codebehind\money.aspx.cs:24
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433