Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Services (http://www.velocityreviews.com/forums/f64-asp-net-web-services.html)
-   -   'Unable to Process Request' error? (http://www.velocityreviews.com/forums/t785555-unable-to-process-request-error.html)

Chris Ashley 11-15-2005 03:45 PM

'Unable to Process Request' error?
 
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.Get PooledConnection(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



All times are GMT. The time now is 08:58 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.