Does anyone know what this error message means? The user is getting multiple pop up error windows when opening TOAD, and this is from the window where it says 'Copy to Clipboard"
TargetInvocationException
Exception occurred in other process
Stack Trace:
at Dell.NamedPipeRPC.MessagePumpClient.Invoke(Delegate target, Object[] parameters)
at Quest.Toad.Db.ConnectionProxy.ProxyConnectionParameter.Finalize()
Quest.Toad.Exceptions.BaseException
Internal error: cannot remove IDbConnection in IConnection: ‘P1MAXTRAN (VIEWALL), VIEWALL’
Stack Trace:
at Quest.Toad.Db.Connection.ForceClose()
at Quest.Toad.Db.Connection.Dispose(Boolean inDispose)
at Quest.Toad.Db.Connection.Dispose(Connection connectionThis, Boolean bNotFromFinalizer)
at Dell.Common.LiveTime.DisposingHelper`1.Dispose(T tobject, Boolean bNotFromFinalizer)
at Quest.Toad.Gui.MainForm.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()