Webservice call hangs



Hi

I have a pretty serious problem.
I have developed a winforms app that calls a webservice using .NET
Framework 1.1 with C#, IIS 5.1. and SQL Server 2000 server.
After installing the WS, I have installed few client applications.
3 of them are facing a problem that can be easily reproduced as
follows.
The user starts the application and logs-in (authentication against
the WS), then opens a form and work a bit (this means other serveral
calls to the WS. Then, the user stops working with the application
(e.g. gets a cup of coffe, waists some time chatting, sends some e-
mails, etc).
After an arbitrary period of time, the user remembers he/she has to
work and gets back to the application. We found out later that this
period of time is related (but I could say equal) to Connection
Timeout setting of the web site in IIS (default 900 seconds).
Now comes the bomb. The first call to the WS will freeze. It seems
that the WS receives the request, processes it, but the response never
gets back to the client. In turn, the client will wait forever (or
some huge amount of time) to receive the response. Note that I set the
proxy that connects to the WS to wait forever because the client may
initiate some calls that may take hours.
Only 3 installed machines are affected by this problem. Others work
fine.
Client machines run on XP, the server machine runs on Win2003 server.
I kow for sure that the 3 problematic machins have NOD32 installed.
Don't know others.

Any idea?
Thanks

.



Relevant Pages

  • Re: IPSEC question
    ... The important issue is to get the server working properly first without ... I hit the SBS weblog and tried their stuff. ... Microsoft network client: Digitally sign communications: ... 898060 Installing security update MS05-019 or Windows Server 2003 Service ...
    (microsoft.public.windows.server.sbs)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • RE: Setting client printing defaults for network printer
    ... I have tested installing the exact same printer on another ... I have an x64 Windows Storage Server 2003 server with a few shared printer ... using the printing defaults on the Advanced tab of the printer properties. ... on client computers. ...
    (microsoft.public.windows.server.general)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)

Loading