2025/08/06 12:50:46
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:50:46
     Error ObtenerSoloDiasAsignadosPorExpediente
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
2025/08/06 12:50:46
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020511
     Exception: System.IO.IOException: El proceso no puede obtener acceso al archivo 'C:\Aplicaciones\LogsLogs\Inbox\SigmaVDR\20250806.log' porque está siendo utilizado en otro proceso.
   en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   en System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)
   en System.IO.File.AppendAllText(String path, String contents)
   en VDR.Utils.Logger.Log(String tituloMensaje, Exception ex) en C:\Users\Nicolas Herrera\Documents\Repos\VDR\VDR\VDR\VDR.Utils\Logger.cs:línea 51
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5925
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   en System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)
   en System.IO.File.AppendAllText(String path, String contents)
   en VDR.Utils.Logger.Log(String tituloMensaje, Exception ex) en C:\Users\Nicolas Herrera\Documents\Repos\VDR\VDR\VDR\VDR.Utils\Logger.cs:línea 51
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5925
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:50:46
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020498
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020401
     Exception: System.IO.IOException: El proceso no puede obtener acceso al archivo 'C:\Aplicaciones\LogsLogs\Inbox\SigmaVDR\20250806.log' porque está siendo utilizado en otro proceso.
   en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   en System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)
   en System.IO.File.AppendAllText(String path, String contents)
   en VDR.Utils.Logger.Log(String tituloMensaje, Exception ex) en C:\Users\Nicolas Herrera\Documents\Repos\VDR\VDR\VDR\VDR.Utils\Logger.cs:línea 51
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5925
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   en System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)
   en System.IO.File.AppendAllText(String path, String contents)
   en VDR.Utils.Logger.Log(String tituloMensaje, Exception ex) en C:\Users\Nicolas Herrera\Documents\Repos\VDR\VDR\VDR\VDR.Utils\Logger.cs:línea 51
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5925
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020395
     Exception: System.IO.IOException: El proceso no puede obtener acceso al archivo 'C:\Aplicaciones\LogsLogs\Inbox\SigmaVDR\20250806.log' porque está siendo utilizado en otro proceso.
   en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   en System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)
   en System.IO.File.AppendAllText(String path, String contents)
   en VDR.Utils.Logger.Log(String tituloMensaje, Exception ex) en C:\Users\Nicolas Herrera\Documents\Repos\VDR\VDR\VDR\VDR.Utils\Logger.cs:línea 51
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5925
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   en System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)
   en System.IO.File.AppendAllText(String path, String contents)
   en VDR.Utils.Logger.Log(String tituloMensaje, Exception ex) en C:\Users\Nicolas Herrera\Documents\Repos\VDR\VDR\VDR\VDR.Utils\Logger.cs:línea 51
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5925
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:51:24
     Error ObtenerSoloDiasAsignadosPorExpediente
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020455
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:51:24
     Error ObtenerSoloDiasAsignadosPorExpediente
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020389
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:51:24
     Error ObtenerSoloDiasAsignadosPorExpediente
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020433
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:51:24
     Error ObtenerSoloDiasAsignadosPorExpediente
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020383
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
2025/08/06 12:51:24
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 42
2025/08/06 12:51:24
     Error ObtenerSoloDiasAsignadosPorExpediente
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5920
2025/08/06 12:51:24
     Error WmObtenerDiasAsignadosPorExpediente numExpediente:3020371
     Exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
     StackTrace:    en IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForObject[T](RequestScope request, ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject, T resultObject)
   en IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForObject[T](ISqlMapSession session, Object parameterObject)
   en IBatisNet.DataMapper.SqlMapper.QueryForObject[T](String statementName, Object parameterObject)
   en VDR.Dao.DaoGateways.GatewayBase.Exist[T,O](O obj, String mapName) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Dao\DaoGateways\GatewayBase.cs:línea 44
   en VDR.Bl.GestionadorServicios.ObtenerSoloDiasAsignadosPorExpediente(Int32 expediente) en C:\Desarrollo\VDR\trunk\VDR\VDR\VDR.Bl\GestionadorServicios.cs:línea 5926
   en Web_Externo_Sigma.WmObtenerDiasAsignadosPorExpediente(Int32 numExpediente)
