G
Guest
Hello,
I hope someone can help me. I have created a windows based application in
C# using WebServices running. The Server is an MS Windows 2003 server. The
services simply retrieves data from a MS Sql data server and passes it back
to the Windows application in the form of a DataSet. My problem is this.
After about 3 calls to the server for different data it seems to just hang.
I have gone through a few different proposed solutions I found on the
internet, but none seem to do the trick. I was wondering if anyone else has
had a similar issue. I have tried increasing the maxconnections settings,
and some other stuff but it just does not seem to work. Am i doning some
thing wrong.
I would really welcome any suggestions,
Thank you.
I hope someone can help me. I have created a windows based application in
C# using WebServices running. The Server is an MS Windows 2003 server. The
services simply retrieves data from a MS Sql data server and passes it back
to the Windows application in the form of a DataSet. My problem is this.
After about 3 calls to the server for different data it seems to just hang.
I have gone through a few different proposed solutions I found on the
internet, but none seem to do the trick. I was wondering if anyone else has
had a similar issue. I have tried increasing the maxconnections settings,
and some other stuff but it just does not seem to work. Am i doning some
thing wrong.
I would really welcome any suggestions,
Thank you.