Where is the ‘Tests Output Pane’?
Unexpected error detected. Check the Tests Output Pane for details. Where is the ‘Tests Output Pane’? I can’t find it anywhere in Visual … Read more
Unexpected error detected. Check the Tests Output Pane for details. Where is the ‘Tests Output Pane’? I can’t find it anywhere in Visual … Read more
Previously in 2012, if I debugged in Chrome (for example), and then stopped the debugger, the website would remain running in IIS Express. … Read more
I am creating a Prism Project Template, and the template works great. But after I create a project with the template some of … Read more
I want to delete a line just like hitting Ctrl + X without anything selected, but without saving the line to the copy … Read more
I would like to make a copy of my project. I would rather not start doing it from scratch by adding files and … Read more
Our build server is taking too long to build one of our C++ projects. It uses Visual Studio 2008. Is there any way … Read more
I have a huge solution with multiple projects. Sometime I need to navigate to a file in Solution Explorer. Using the VS 2010 … Read more
I have a very similar problem as described here. I also upgraded a mixed solution of C++/CLI and C# projects from Visual Studio 2008 to … Read more
I am new to visual studio and I am experimenting around with some Windows Services. I have created two solutions and I would … Read more
I would like Visual Studio to break when a handled exception happens (i.e. I don’t just want to see a “First chance” message, … Read more