'Unable to Process Request' error?

C

Chris Ashley

We have a web service which is giving the following error to one of our
clients:

"System.Web.Services.Protocols.SoapException: Server was unable to
process request. ---System.InvalidOperationException: Timeout expired.
The timeout period elapsed prior to obtaining a connection from the
pool. This may have occurred because all pooled connections were in use
and max pool size was reached.

at
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString
options, Boolean& isInTransaction)

at System.Data.SqlClient.SqlConnection.Open()

at NHIWebApp.DataAccessLayer.DataConnection..ctor()

at NHIWebApp.WebServices.OrderDetails.GetBranches()
"

Is this being caused by our web service or by the client? It is strange
because I have tried the same code he is using here and also at home
and I cannot replicate the error. They are quite heavily locked down
and behind a proxy server so could this have something to do with it?

I just want to make sure that the problem does not lie with my web
service.

Regards,

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top