Tuesday 28 July 2015

VSS 6 get latest version window does not show



You may have inadvertently ticked the option to not show the dialog box. Try holding down the Shift key while clicking Get Latest Version. This should force the dialog to appear. 


 

You can then uncheck the 'Only show this dialog when Shift key is down' checkbox to    ensure you don't have to hold down Shift every time.

 

No comments:

Post a Comment

C# LINQ Joins With SQL

There are  Different Types of SQL Joins  which are used to query data from more than one database tables. In this article, you will learn a...