When I open my solution by double click on solution file in a file manager, Visual Studio 2012 asks me whether I want to save devenv.sln: How can I...
I cannot install any of the modules that require compilation. All they fail with the following error: MSBUILD : error MSB3411: Could not load the Visual C++ component "VCBuild.exe"....
I have downloaded the online project in ASP.Net. While running application I get an error It is an error to use a section registered as allowDefinition=’MachineToApplication’ beyond application level....
Is it possible to create XNA games using Visual Studio 2012? 4 Answers 4
When I try to open my Visual Studio project I get the following error: Asp.Net has not been registered on the webserver you need to manually configure your webserver...
I have migrated a solution that is currently targeting .NET 4.0 in VS2010 to VS2012 and now I would like to re-target it to .Net 4.5 What I am...
This question already has answers here: Command to collapse all sections of code? (22 answers) Closed 5 years ago. In Visual Studio, if I have a code file open,...
I have just downloaded and installed Visual Studio 2012 Ultimate RC, but I’m having an issue with the intellisense: it does not work until I press Ctrl+Space. Code suggestions...
I have a Web Application project in VS 2012 and when I use the web publishing tool it builds successfully but doesn’t copy any files to the publish target...
I’m using Visual Studio 2010 and when I do a “Find in Files” the results are returned to the “Find Results 1” window which is docked below my code...