Hi all,
I'm consuming a webservice on my Pc. In fact the client is a mobile that use Http connection and soap to call the web service.
the mobile call the webservice something like 8 times, and throws cann't make that after 8 times.
If I turn off the mobile, the problem still exsist, so I thought that the problem isn't with the mobile, but the server.
I read that if the IIS server is configured with keep alive state it may make the problem.
Is it right, how can modify the server communication aliveness.
Please help...
Best regards...