Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/10/2004, 12:06
Avatar de Fher
Fher
 
Fecha de Ingreso: febrero-2003
Ubicación: En algun lugar de cancun
Mensajes: 384
Antigüedad: 21 años, 3 meses
Puntos: 0
en ingles
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.
Description: An unhandled exception occurred during the execution
of the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: 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.


segun estoy investigando tiene que ver con incrementar el The min and max size is the pool size.
Pooling = true
Min Pool Size = 0
Max Pool Size = 100

dentro de mi conexion, es que estoy habriendo 2 sqlcommand en diferentes partes de la pagina y un dataadapter solo para mostrar datos,, pero aun asi sigo con la duda
__________________
solo firma