Running Microsoft Test Manager Suite with Release Management 25 January 2014 Donovan-Brown Work (0) Goal I want to run a Microsoft Test Manager Suite after my bits are deployed by Microsoft Release Management (InRelease). Solution: There appears to be a bug in the current "MTM Automated Tests Manager" tool that will fail if your build definition name contains spaces. So I took this opportu... [More]
I keep getting error when I run tcm.exe 23 January 2014 Donovan Work (0) Problem: I keep getting the following error when I attempt to run tcm.exe from the command line: “A test run must be created with at least one test case.” Solution: Open MTM and check the status of the test case from the Test tab. Make sure the test case state is not Error. If it is ... [More]
I can't run GetProcessingStatus 20 January 2014 Donovan-Brown Work (0) Problem: When I Invoke GetProcessingStatus of the WarehouseControlWebService I get a http 500 Internal Server Error. Solution: Type "true" or "false" into the includeOnlineHostOnly texbox. Explanation: includeOnlineHostOnly is required and you must provide it a value to avoi... [More]
The build template with Release Management does not work in TFS 2013 Build 16 January 2014 Donovan-Brown Work (0) Problem: I get an error when I use the build template installed with Release Management with TFS 2013. Solution: If your release of TFS 2013 is using TfvcTemplate.12.xaml you will not be able to use the ReleaseDefaultTemplate.11.1.xaml template that ships with Release Management. You will have to... [More]
How to install SQL Server Compact 4.0 Prerequisites for my setup project 13 January 2014 Donovan-Brown Work (0) Problem: I am missing SQL Server Compact 4.0 Prerequisites for my setup project. Solution: Use the Microsoft Web Platform Installer to install Visual Studio SP1 Tools for SQL Server Compact 4.0.
I want code lens to show me my code health. 13 January 2014 Donovan-Brown Work (0) Problem: I want to see my code heath without having to run code analysis. Solution: Add code health to Code Lens with Microsoft CodeLens Code Health Indicator.
I need team rooms in my IDE 13 January 2014 Donovan-Brown Work (0) Problem: I want to use the new Team Foundation Server team rooms but I don't want to leave my IDE. Solution: Install Team Rooms for Visual Studio 2013.