虽然我是一个用户,但出现此错误:池大小已达到 [英] though i am a single user me getting this error: Pool Size has reached

查看:58
本文介绍了虽然我是一个用户,但出现此错误:池大小已达到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用应用程序appSettings进行连接.现在我是我网站的单个用户,然后我也遇到此错误:从池中获取连接之前已超时.发生这种情况的原因是所有池化连接都在使用中,并且达到了最大池大小.我该怎么办.

请告诉我

I am using application appSettings for connection.right now i m a single user for my website then also i am getting this error: 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. what should i do.

Pls tell me

推荐答案

在完成对Connection对象的调用时,是否要调用Dispose吗?

尼克
Are you calling Dispose on your Connection objects when you are finished with them?

Nick


您必须关闭连接
或增加游泳池的大小
you have to close your connection
or increase the size of the pool


这篇关于虽然我是一个用户,但出现此错误:池大小已达到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆