System.AccessViolationException
Posted: Mon 24 Oct 2011 01:34
dotConnect Version: 6.50.228
Periodically i'm getting an error:
Application: Service.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at Devart.Common.DbConnectionBase.Open()
at Devart.Data.Oracle.OracleConnection.Open()
at Common.ConnectionDb.Open()
at Common.Dao.MessageLogDao.SaveApplicationLog(System.DateTime, Int32, System.String, System.String)
at Common.Providers.DbLoggerProvider.Send(System.DateTime, Interfaces.MessageType, System.String, System.String, Common.Providers.LoggerAttachment)
at Common.AppLogger.WriteMessages(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading._TimerCallback.PerformTimerCallback(System.Object)
Periodically i'm getting an error:
Application: Service.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at Devart.Common.DbConnectionBase.Open()
at Devart.Data.Oracle.OracleConnection.Open()
at Common.ConnectionDb.Open()
at Common.Dao.MessageLogDao.SaveApplicationLog(System.DateTime, Int32, System.String, System.String)
at Common.Providers.DbLoggerProvider.Send(System.DateTime, Interfaces.MessageType, System.String, System.String, Common.Providers.LoggerAttachment)
at Common.AppLogger.WriteMessages(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading._TimerCallback.PerformTimerCallback(System.Object)