Click here to Skip to main content
16,010,392 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: OleDbDataAdapter Pin
Wendelius7-Jan-09 0:56
mentorWendelius7-Jan-09 0:56 
GeneralRe: OleDbDataAdapter Pin
rema r8-Jan-09 1:49
rema r8-Jan-09 1:49 
GeneralRe: OleDbDataAdapter Pin
Wendelius8-Jan-09 1:54
mentorWendelius8-Jan-09 1:54 
QuestionFolder and file view Pin
sb_rs5-Jan-09 22:07
sb_rs5-Jan-09 22:07 
AnswerRe: Folder and file view Pin
Simon P Stevens5-Jan-09 23:11
Simon P Stevens5-Jan-09 23:11 
AnswerRe: Folder and file view Pin
ShilpaGinodiya6-Jan-09 0:41
ShilpaGinodiya6-Jan-09 0:41 
GeneralRe: Folder and file view Pin
Lev Danielyan7-Jan-09 22:48
Lev Danielyan7-Jan-09 22:48 
QuestionConnection Pooling problem Pin
ruanr5-Jan-09 20:58
ruanr5-Jan-09 20:58 
Hi... I have a problem and quite frankly I'm stumped Hmmm | :|

One of our clients is repeatedly getting the "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."

The common cause of this error is ofcourse the connection pool being exhausted, but this seems extremely unlikely - the connection keeps the default max pool count (of 100?), and the client has been unable to use this specific application since day 1. Secondly, the timeout on my connection is set to 120, but the client receives the dialog ~20 seconds after attempting to start the application.

The client is also able to start the application from another computer, using the same login (which should lead to the same connection string, and hence the same connection pool). The client is able to connect to the database using other (non .net) applications on his system. I have asked him to try and start other .net apps that connect to the database in a similar fashion as mine, unfortunately the client is Chinese, and not technically minded, which makes communication very hard.

Basically, I'm just looking for ideas for a line of investigation. Anyone have a clue?
AnswerRe: Connection Pooling problem Pin
Wendelius5-Jan-09 22:18
mentorWendelius5-Jan-09 22:18 
GeneralRe: Connection Pooling problem Pin
ruanr6-Jan-09 20:14
ruanr6-Jan-09 20:14 
GeneralRe: Connection Pooling problem Pin
Wendelius7-Jan-09 0:36
mentorWendelius7-Jan-09 0:36 
AnswerRe: Connection Pooling problem Pin
Roger Wright6-Jan-09 2:12
professionalRoger Wright6-Jan-09 2:12 
AnswerRe: Connection Pooling problem Pin
Pete O'Hanlon6-Jan-09 10:50
mvePete O'Hanlon6-Jan-09 10:50 
GeneralRe: Connection Pooling problem Pin
ruanr6-Jan-09 20:17
ruanr6-Jan-09 20:17 
GeneralRe: Connection Pooling problem Pin
Pete O'Hanlon6-Jan-09 22:11
mvePete O'Hanlon6-Jan-09 22:11 
QuestionDatabindings fail to update db Pin
dragon525-Jan-09 20:27
dragon525-Jan-09 20:27 
AnswerRe: Databindings fail to update db Pin
Wendelius6-Jan-09 1:34
mentorWendelius6-Jan-09 1:34 
GeneralRe: Databindings fail to update db Pin
dragon526-Jan-09 16:28
dragon526-Jan-09 16:28 
GeneralRe: Databindings fail to update db Pin
Wendelius6-Jan-09 18:14
mentorWendelius6-Jan-09 18:14 
GeneralRe: Databindings fail to update db Pin
dragon528-Jan-09 15:07
dragon528-Jan-09 15:07 
GeneralRe: Databindings fail to update db Pin
Wendelius9-Jan-09 0:00
mentorWendelius9-Jan-09 0:00 
QuestionRequirment to create a web site in which user can create his mail account Pin
rahuladya5-Jan-09 20:11
rahuladya5-Jan-09 20:11 
AnswerRe: Requirment to create a web site in which user can create his mail account Pin
Lev Danielyan5-Jan-09 20:40
Lev Danielyan5-Jan-09 20:40 
AnswerRe: Requirment to create a web site in which user can create his mail account Pin
EliottA6-Jan-09 2:06
EliottA6-Jan-09 2:06 
QuestionHow Can My Code Access "Global" or "Module-Level" Methods from C#? Pin
Curtis Schlak.5-Jan-09 8:34
Curtis Schlak.5-Jan-09 8:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.