Showing results for Visual Studio 2010 - Buck Hodges

Mar 5, 2012
0
0

Permission error with creating a team project from VS 2010 on TFS 2012

Buck Hodges
Buck Hodges

You must use the Visual Studio Team Explorer 2012 (included in all Visual Studio editions or may be separately downloaded) to create a team project on a TFS 2012 server.  If you use VS 2010, you will get an error about not having permission.  The error message is very misleading, because it’s not a problem with your permissions.----...

TFS 2012Visual Studio 2010VS2012
Mar 17, 2011
3
0

Visual Studio setup projects (vdproj) will not ship with future versions of VS

Buck Hodges
Buck Hodges

[UPDATE 04/18/14] The Visual Studio team has released an extension to VS 2013 to address the feedback on this, which has been loud and clear for a long time now: Visual Studio Installer Projects Extension. [UPDATE 11/6/12] Fixed broken links. At the user group meeting last night, someone asked about the future of WiX.  There was some confusi...

Visual Studio 2010
Jun 13, 2010
0
0

Use test categories rather than test lists (vsmdi files)

Buck Hodges
Buck Hodges

Years ago, I posted an msbuild task to run tests without test lists for VSTS 2005.  That functionality made it into VSTS 2008.  Then Pierre Greborio added support for test categories.  That test category capability is now available in VS 2010.  Using test categories is now the preferred way of running groups of tests, and you no...

TFS 2010Visual Studio 2010