Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error opening SQL File from TFS 2012

When I try to view a .sql file from Source Control Explorer in Visual Studio 2012 (TFS 2012) I get the following error message:

TF10187: Could not open document

FilePath\FileName

User canceled out of save dialog

Error Message

It's only happening for SQL files. The file does exist in the TFSTemp folder and I can double click and open it from there. What do I need to change to fix this error message?

like image 477
Greg Avatar asked May 16 '13 00:05

Greg


1 Answers

Install SQL Server Data Tools - September 2013 update things will be fine. http://msdn.microsoft.com/en-us/jj650015

like image 78
Manish Dalal Avatar answered Oct 21 '22 08:10

Manish Dalal