 
			
				29/05/2004, 09:15
			
			
			     |  
      |    |    |    Fecha de Ingreso: enero-2004  Ubicación: iquitos  
						Mensajes: 164
					  Antigüedad: 21 años, 9 meses Puntos: 0     |        |  
  |      los campos estas indexados, pero aveces me sale un mensaje de error como sigue:   
Timeout expired.  
The timeout period elapsed prior to completion of the operation or the server is not responding.  
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.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.   
Source Error:    
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.     
Stack Trace:      
[SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.] 
   System.Data.SqlClient.SqlCommand.ExecuteReader(Com  mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +723 
   System.Data.SqlClient.SqlCommand.ExecuteReader() +42 
   indicegestion.WebForm1.Button1_Click(Object sender, EventArgs e) +1213 
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108 
   System.Web.UI.WebControls.Button.System.Web.UI.IPo  stBackEventHandler.RaisePostBackEvent(String eventArgument) +57 
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEve  ntHandler sourceControl, String eventArgument) +18 
   System.Web.UI.Page.RaisePostBackEvent(NameValueCol  lection postData) +33 
   System.Web.UI.Page.ProcessRequestMain() +1277     
				__________________  javier           |