Activity overview
Latest activity by mike.mcguire
Thanks for asking! It magically started working on the 16th, but that's because I rebooted. So, in the tab history, there's a jump. You see Last closed of January 5th, and then the next tab history query window that works says last closed on January 16th. Nothing got saved between the two dates. And indeed, in my logs folder, there's a log file from 1/5 that has days worth of logs in it with errors like this:
09 Jan 2017 18:01:26,019 [1] INFO RedGate.SQLQueryKeeper.TabWatcher - Couldn't mark document as closed
System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.VisualStudio.Platform.WindowManagement.Rdt.FindAndLockDocument(RdtFlags flags, String moniker)
at Microsoft.VisualStudio.Platform.WindowManagement.DTE.DocumentWindows.Impl..ctor(Document document)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.get_DocumentWindows(Document document, Windows& windows)
at EnvDTE.Document.get_Windows()
at RedGate.SQLQueryKeeper.TabWatcher.<WindowClosing>b__44_0()
And there's another log file from the 16th and no errors in it. Clearly I should have just restarted. I'm sorry for the noise, but I hope this helps you in that there's some kind of issue on the upgrade that required some kind of reboot to fix. / comments
Thanks for asking! It magically started working on the 16th, but that's because I rebooted. So, in the tab history, there's a jump. You see Last closed of January 5th, and then the next tab hist...
I only seem to have logs back to January 5th, which shows 7.3.0.775. Was logging not enabled prior to that version, or was it in a different location? When did that level of logging start? / comments
I only seem to have logs back to January 5th, which shows 7.3.0.775. Was logging not enabled prior to that version, or was it in a different location? When did that level of logging start?
SQl Prompt Tab History Not storing new history 7.3.0.775
After upgrading to the latest sql prompt, my tab history no longer stores new history, which has been terribly frustrating. It seems to have happened after the latest upgrade but I'm not 100% posi...