Hi, I am using LF Forms 9.2 and Workflow 9.2 - in my Process I am having the Service Task perform a Laserfiche Workflow.
I have already made sure that the process and connection to the server (Repository tab in Configuration) validates, however the configuration page did not have me connect the workflow server (separate than the repository).
The error from the event viewer:
11/5/2015 1:27:59 AM
Message: Unable to connect to the remote server
Stack trace: at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Laserfiche.Forms.Routing.LFWorkflowService.Execute(Int32 instanceId, IRoutingContext routingContext)
at Laserfiche.Forms.Routing.ServiceTask.Execute(Int32 instanceId, IRoutingContext routingContext)
Message: No connection could be made because the target machine actively refused it (IP Address was here but I had to remove it for this question)
Stack trace: at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
How do I "connect" the LF Forms and LF Workflow servers OR how do i fix this error?
Thanks!