Hello,

SSMS and SQL Source Control 3 version 3.8.4.662.

Source control used to not always show itself on open - only if it was open when I shut down SSMS.

Now each time I open SSMS, there it is. I would prefer it to stay closed until I need it, not show itself each time SSMS launches.

I haven't found a way to disable this feature....

Thanks,

John
jsreynolds1
0

Comments

6 comments

  • Gareth_B
    Hi John,

    Thanks for your post. It looks like this is a problem we've recently introduced into SQL Source Control. Hopefully we can fix it soon.

    In the meantime, I've found a way you can work around the problem:
    • Open %LocalAppData%Red GateSQL Source Control 3RedGate_SQLSourceControl_CommonUI_UIOptions.xml in a text editor
    • Anywhere between the two lines that mention "UIOptions", add the following:
      <ShowTabOnSSMSStart>False</ShowTabOnSSMSStart>
      
    • Save the file and restart SSMS

    That should prevent SQL Source Control from automatically opening whenever SSMS opens.

    Please let me know if that works for you.
    Gareth_B
    0
  • jsreynolds1
    That worked, thank you!

    Best,

    John
    jsreynolds1
    0
  • dafadoorrr
    Now each time I open SSMS, there it is. I would prefer it to stay closed until I need it, not show itself each time SSMS launches?
    dafadoorrr
    0
  • dafadoorrr
    I haven't
    dafadoorrr
    0
  • Gareth_B
    I'm pleased to say we have fixed this bug in our latest Frequent Update release (SQL Source Control 3.8.5), which is available now.

    If you'd can't update (for instance, if you're using our Default release channel), the workaround documented above will continue to work just fine.
    Gareth_B
    0
  • jengenl
    This method works! thanks guy:D
    jengenl
    0

Add comment

Please sign in to leave a comment.