Server Error in '/CorpConv' Application.

No connection could be made because the target machine actively refused it 10.13.59.22:8990

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 10.13.59.22:8990

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SocketException (0x274d): No connection could be made because the target machine actively refused it 10.13.59.22:8990]
   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +194
   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +591

[WebException: Unable to connect to the remote server]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +159
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +353
   PDFConverter.RemoteConverter.ConvertToPDF(String source) +0
   RemotePDFConverterClient.PDFConverterProxy.ConvertToPDF(String sourceFilePath) +67
   ACOIS.Common.PDFConverter.ConvertToPDF(String sourceFilePath) +546
   ACOIS.Common.Workflow.Library.PDFProcesses.ConvertToPdf.Execute(ExecuteProcessContext context) +54
   ACOIS.Common.Workflow.Process.Execute(ExecuteProcessArguments arguments, WorkflowExecutor executor) +516
   ACOIS.Common.Workflow.ProcessNode.Execute(WorkflowExecutor executor) +339
   ACOIS.Common.Workflow.WorkflowExecutor.ExecuteNode(Node node, Boolean& success) +640

[WorkflowExecutionException: The following exception occured during workflow execution 'Unable to connect to the remote server']
   ACOIS.Common.Workflow.WorkflowExecutor.ExecuteNode(Node node, Boolean& success) +909
   ACOIS.Common.Workflow.WorkflowExecutor.Execute(Node startNode) +295
   ACOIS.Common.Workflow.WorkflowExecutor.Execute(Boolean showDebugger) +167
   ACOIS.Common.Workflow.WorkflowExecutor.Execute() +59
   ACOIS.Common.UI.WebForms.HttpHandlers.ExecuteWorkflow.ProcessRequest(HttpContext context) +709
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0