HighTechTalks DotNet Forums  

IOException (WSE2149) Write Failure when sending Soap/TCP messages

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss IOException (WSE2149) Write Failure when sending Soap/TCP messages in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
GS
 
Posts: n/a

Default IOException (WSE2149) Write Failure when sending Soap/TCP messages - 10-12-2006 , 12:10 PM






We occasionally encounter this exception while trying to send soap/tcp messages:

MySender.Sender - System.IO.IOException: WSE2149: Write Failure.
at Microsoft.Web.Services3.Messaging.SoapTcpNetworkSt ream.EndWrite(IAsyncResult asyncResult)
at Microsoft.Web.Services3.Messaging.SoapTcpNetworkSt ream.Write(Byte[] buffer, Int32 offset, Int32
count)
at System.IO.Stream.WriteByte(Byte value)
at Microsoft.Web.Services3.Messaging.Framing.FramingR ecord.WriteMessageEndRecord()
at Microsoft.Web.Services3.Messaging.Framing.FramingR ecord.Close(Boolean endOfMessage)
at Microsoft.Web.Services3.Messaging.Framing.FramingW riter.Close()
at
Microsoft.Web.Services3.Messaging.SoapMtomFormatte rWithFraming.Microsoft.Web.Services3.Messaging.ISo apFormatter.Serialize(SoapEnvelope
envelope, Stream stream)
at Microsoft.Web.Services3.Messaging.SoapTcpConnectio n.SerializeMessage(SoapEnvelope envelope)
at Microsoft.Web.Services3.Messaging.SoapTcpOutputCha nnel.Send(SoapEnvelope message)
at Microsoft.Web.Services3.Messaging.SoapSender.Send( SoapEnvelope envelope)
at VA4kGCommsServer.DSMessageSender.SendMessage(Strin g message, String uri_send_to, String
uri_reply_to, Boolean bRegistrationMessage)


Can anyone help in resolving this?

Reply With Quote
  #2  
Old   
laported@gmail.com
 
Posts: n/a

Default Re: IOException (WSE2149) Write Failure when sending Soap/TCP messages - 11-14-2006 , 03:37 PM






Did you figure anything out with this? I'm starting to see the same
error (on soap.tcp messages to a custom (non .net) tcp server.

GS wrote:
Quote:
We occasionally encounter this exception while trying to send soap/tcp messages:

MySender.Sender - System.IO.IOException: WSE2149: Write Failure.
at Microsoft.Web.Services3.Messaging.SoapTcpNetworkSt ream.EndWrite(IAsyncResult asyncResult)
at Microsoft.Web.Services3.Messaging.SoapTcpNetworkSt ream.Write(Byte[] buffer, Int32 offset, Int32
count)
at System.IO.Stream.WriteByte(Byte value)
at Microsoft.Web.Services3.Messaging.Framing.FramingR ecord.WriteMessageEndRecord()
at Microsoft.Web.Services3.Messaging.Framing.FramingR ecord.Close(Boolean endOfMessage)
at Microsoft.Web.Services3.Messaging.Framing.FramingW riter.Close()
at
Microsoft.Web.Services3.Messaging.SoapMtomFormatte rWithFraming.Microsoft.Web.Services3.Messaging.ISo apFormatter.Serialize(SoapEnvelope
envelope, Stream stream)
at Microsoft.Web.Services3.Messaging.SoapTcpConnectio n.SerializeMessage(SoapEnvelope envelope)
at Microsoft.Web.Services3.Messaging.SoapTcpOutputCha nnel.Send(SoapEnvelope message)
at Microsoft.Web.Services3.Messaging.SoapSender.Send( SoapEnvelope envelope)
at VA4kGCommsServer.DSMessageSender.SendMessage(Strin g message, String uri_send_to, String
uri_reply_to, Boolean bRegistrationMessage)


Can anyone help in resolving this?


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.