On-Line Indexes
Cannot connect to the server!
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://192.168.70.4:10084/web/services/ROR that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.70.4:10084
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)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at WoodAppCl.RORref.RORPortType.web000r(web000rRequest request)
at WoodAppCl.RORref.RORPortTypeClient.RORref_RORPortType_web000r(web000rRequest request) in R:\Wood County Recorder\ROR Project\Software\RORweb\PRODUCTION\WoodAppCL\Service References\RORref\Reference.vb:line 241
at WoodAppCl.RORref.RORPortTypeClient.web000r(WEB000RInput param0) in R:\Wood County Recorder\ROR Project\Software\RORweb\PRODUCTION\WoodAppCL\Service References\RORref\Reference.vb:line 247
at WoodAppCl.WoodAppCL.iSeriesWebServices.LoginiSeries(UserInfo& zUserObj, List`1& zConfigF) in R:\Wood County Recorder\ROR Project\Software\RORweb\PRODUCTION\WoodAppCL\iSeriesWebServices.vb:line 42