hi !
The following message appears when I try to run an Integration (IM_econnect) in GP 2013R2..
(GL transaction with AA)
Could anyone help?
Thanks a lot in advanced
"DOC 1 ERROR: System.IO.IOException: Error de la operación de lectura, vea la excepción interna. ---> System.ServiceModel.CommunicationException: Error al leer en la canalización: Error no reconocido 109 (0x6d). ---> System.IO.PipeException: Error al leer en la canalización: Error no reconocido 109 (0x6d).
en System.ServiceModel.Channels.PipeConnection.FinishSyncRead(Boolean traceExceptionsAsErrors)
en System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
--- Fin del seguimiento de la pila de la excepción interna ---
en System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
en System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
en System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count)
en System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
en System.Net.Security.NegotiateStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
--- Fin del seguimiento de la pila de la excepción interna ---
en System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
en System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
Integration Failed"
*This post is locked for comments