Unhandled exception. System.TimeoutException: This request operation sent to net.tcp://desktop-6jl3kko/ASBService/Default_ZB_MxDataProvider/IDataV2 did not receive a reply within the configured timeout (00:00:10).  The time allotted to this operation may have been a portion of a longer timeout.  This may be because the service is still processing the operation or because the service was unable to send a reply message.  Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
   at System.ServiceModel.Dispatcher.DuplexChannelBinder.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.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(MethodCall methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(MethodInfo targetMethod, Object[] args)
   at generatedProxy_1.Read(ReadRequest)
   at MxAsbClient.MxAsbDataClient.Read(String tag) in C:\Users\dohertj2\Desktop\mxaccess\src\MxAsbClient\MxAsbDataClient.cs:line 89
   at Program.<Main>$(String[] args) in C:\Users\dohertj2\Desktop\mxaccess\src\MxAsbClient.Probe\Program.cs:line 39
