Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection Pool
Message
 
À
29/12/2004 14:36:38
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00973049
Message ID:
00973109
Vues:
18
I have an ASP.NET application that creates a connection and I use close() to close the connection.
I receive this error from time to time. Does this occur because I do not call Dispose()?



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.


What does your connection code look like? Are you using the default pool size? Or are you setting the pool size your self? How are you creating the connection? Is it through the wizard? Or are you hand coding the connnection? Give us some more details...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform