Error... Timeout expired
Publicado por Pepe (2 intervenciones) el 05/05/2008 05:49:41
Cuando intento entrar a un modulo de mi sistema me marca este error....
-----------------------------
Timeout expired
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.Runtime.InteropServices.COMException: Timeout expired
Source Error:
Line 404: 'Session("IMU") = ""
Line 405:
Line 406: lngIMU = oDep.IMUAdd(pOrganizacionId, pAlmacenId)
Line 407:
Line 408: 'IMUcookie.Values.Add("IMU", lngIMU)
Source File: ...Entrada.aspx.vb Line: 406
----------------------------
Y no tengo idea a que se deba, espero me puedan ayudar...
Gracias
-----------------------------
Timeout expired
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.Runtime.InteropServices.COMException: Timeout expired
Source Error:
Line 404: 'Session("IMU") = ""
Line 405:
Line 406: lngIMU = oDep.IMUAdd(pOrganizacionId, pAlmacenId)
Line 407:
Line 408: 'IMUcookie.Values.Add("IMU", lngIMU)
Source File: ...Entrada.aspx.vb Line: 406
----------------------------
Y no tengo idea a que se deba, espero me puedan ayudar...
Gracias
Valora esta pregunta


0