Unhandled exception. System.ServiceModel.FaultException: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter urn:msg.data.asb.iom:2:Values. The InnerException message was ''Element' 'hasQTField' from namespace 'http://schemas.datacontract.org/2004/07/ArchestrAServices.ASBIDataV2Contract' is not expected. Expecting element 'arrayElementIndexField'.'.  Please see InnerException for more details.
   at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
   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.Write(WriteBasicRequest)
   at MxAsbClient.MxAsbDataClient.WriteInt32(String tag, Int32 value, UInt32 writeHandle) in C:\Users\dohertj2\Desktop\mxaccess\src\MxAsbClient\MxAsbDataClient.cs:line 108
   at Program.<Main>$(String[] args) in C:\Users\dohertj2\Desktop\mxaccess\src\MxAsbClient.Probe\Program.cs:line 35
