Greetings:
I'm running SQL Prompt 5.0.1.7 on Windows XP SP3 with SQL Server 2005. I see that SQL Prompt is logging errors periodically that read as follows:
Event Type: Error
Event Source: SQL Prompt 5
Event Category: None
Event ID: 0
Date: 3/8/2011
Time: 1:07:29 PM
User: N/A
Description:
2011-03-08 13:07:29,875 [13] ERROR RedGate.SqlPrompt.Engine.LogService [(null)] - LogService caught unhandled exception in AppDomain: 'Thread was being aborted.'
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at RedGate.SQLPrompt.CommonUI.Controls.SpinnyThing.SpinnyWidget.?
I'm running SQL Prompt 5.0.1.7 on Windows XP SP3 with SQL Server 2005. I see that SQL Prompt is logging errors periodically that read as follows:
Event Type: Error
Event Source: SQL Prompt 5
Event Category: None
Event ID: 0
Date: 3/8/2011
Time: 1:07:29 PM
User: N/A
Description:
2011-03-08 13:07:29,875 [13] ERROR RedGate.SqlPrompt.Engine.LogService [(null)] - LogService caught unhandled exception in AppDomain: 'Thread was being aborted.'
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at RedGate.SQLPrompt.CommonUI.Controls.SpinnyThing.SpinnyWidget.?