Guest Jacky Y Yuan Posted January 15, 2020 Posted January 15, 2020 Operating System: Windows Server 2016 .Net Framework: 4.6.0 ---------------------------------Application Error----------------------------------------- Faulting application name: "Application Name".exe, version: 1.0.0.0, time stamp: 0x5d760d85 Faulting module name: ACEOLEDB.DLL, version: 14.0.7011.1000, time stamp: 0x513a7c12 Exception code: 0xc0000005 Fault offset: 0x0000000000050070 Faulting process id: 0x15e8 Faulting application start time: 0x01d5b92bd749695a Faulting application path: C:\XXX\XXX\"Application Name".exe Faulting module path: C:\Program Files\Common Files\Microsoft Shared\OFFICE14\ACEOLEDB.DLL Report Id: 57ac28dd-a2c2-46ae-bba0-24443af79f53 Faulting package full name: Faulting package-relative application ID: ---------------------------------.NET Runtime----------------------------------------- Application: "Application Name".exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at System.Data.Common.UnsafeNativeMethods+ICommandText.Execute(IntPtr, System.Guid ByRef, System.Data.OleDb.tagDBPARAMS, IntPtr ByRef, System.Object ByRef) at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(System.Data.OleDb.tagDBPARAMS, System.Object ByRef) at System.Data.OleDb.OleDbCommand.ExecuteCommandText(System.Object ByRef) at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(System.Data.CommandBehavior, System.String) at System.Data.OleDb.OleDbCommand.ExecuteReader(System.Data.CommandBehavior) at XXXX.XXXX.XXXX.XXXX.XXXX.SelectDB(XXXX.XXXX.Model, System.Data.OleDb.OleDbCommand, System.Data.OleDb.OleDbDataAdapter) at XXXX.XXXX.XXXX.SelectDatabase(XXXX.XXXX.Model) at XXXX.XXXX.XXXX_Tick(System.Object, System.Timers.ElapsedEventArgs) at System.Timers.Timer.MyTimerCallback(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() Continue reading... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.