Unexpected error detected. Check the Tests Output Pane for details. Where is the ‘Tests Output Pane’? I can’t find it anywhere in Visual Studio. I found ‘Test Explorer‘ but...
Previously in 2012, if I debugged in Chrome (for example), and then stopped the debugger, the website would remain running in IIS Express. This no longer seems to be...
I am creating a Prism Project Template, and the template works great. But after I create a project with the template some of the files look like this: Despite...
I want to delete a line just like hitting Ctrl + X without anything selected, but without saving the line to the copy stack. Is this possible? I’m using...
I would like to make a copy of my project. I would rather not start doing it from scratch by adding files and references, etc. Please note that I...
Our build server is taking too long to build one of our C++ projects. It uses Visual Studio 2008. Is there any way to get devenv.com to log the...
I have a huge solution with multiple projects. Sometime I need to navigate to a file in Solution Explorer. Using the VS 2010 ‘Navigate To‘ feature I can open...
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 Visual Studio 2010. And now in Visual Studio 2010 one...
I am new to visual studio and I am experimenting around with some Windows Services. I have created two solutions and I would like to view both of them...
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, I want to debug the actual...

