For Programmers: Free Programming Magazines  


Home > Archive > Microsoft Webservices > April 2006 > Problems with IIS and Webservices









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problems with IIS and Webservices
Hasi

2006-04-11, 7:07 pm

Hello everybody,

i am currently writing to applications in C# that communicate with each
other via .NET Webservices. One application is the sender the other the
receiver.

My problem:

The sender calls a method e.g. 100 times and leaves packages in the
Webservice=B4s Application Object.But the receiver only gets 97. The
lost messages are allways the first ones. Mostly it is only the first,
sometimes its the first 3 messages which get lost.

I read in the newsgroups that i should get an Exception (like 503:
Service unavailable) in the c# programm. If i would get this i could
catch it and i simply would resend the package as long as the exception
will appear.

At my computer at home i get the exception but not at work. In both
cases i did not change any settings except creating and deleting
virtual directories..

Does anyone have an idea how to fix this ?

Thanks

Thomas

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com