Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / August 2005

Tip: Looking for answers? Try searching our database.

Anyway to turn off multi-threaded calls of SoapReceiver.Receive?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
UpChuck - 22 Aug 2005 20:41 GMT
I have an application that needs to receives messages in sequence.  The
server is sending the messages in sequence, but the SoapReceiver.Receive
method does not get them in sequence.  I began logging the ThreadID in the
Receiver method and noticed it was different.  This means it's multi-threaded.

I thought of using a sequence number on the server has lots of issues.  How
to put them back order.  What to do if a sequence number is never recieved
and how long to wait for it.

I also tried using SoapReceiver.DispatchModel = MessageDispatch.Serial.  
This doesn't work.  The messages still came out of sequence.

Any ideas?
Pablo Cibraro - 23 Aug 2005 15:03 GMT
Hi,
What version of WSE are you using ?. There is a WS-ReliableMessaging
implementation for WSE 3.0 in this url
http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dnwse/htm
l/wseandws-rm.asp#wseandws-rm_topic5

WS-ReliableMessaging solves all problems you have (Message lost, Message
secuence, etc)

Regards,
Pablo Cibraro
www.lagash.com

>I have an application that needs to receives messages in sequence.  The
> server is sending the messages in sequence, but the SoapReceiver.Receive
[quoted text clipped - 11 lines]
>
> Any ideas?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.