Top "Visual-studio-2012" questions

Visual Studio 2012 is a version of Microsoft's Visual Studio.

How do I delete NuGet packages that are not referenced by any project in my solution?

Somehow during the upgrade to VS2012 and .NET 4.5, I've managed to get NuGet confused. There are packages that appear in …

nuget visual-studio-2012
Cannot install node modules that require compilation on Windows 7 x64/VS2012

I cannot install any of the modules that require compilation. All they fail with the following error: MSBUILD : error MSB3411: …

node.js visual-studio-2012 node-gyp
How do I install ASP.NET MVC 5 in Visual Studio 2012?

Is there a way to install ASP.NET MVC 5 in Visual Studio 2012? I've tried using NuGet (http://www.nuget.org/…

visual-studio-2012 asp.net-mvc-5
How can I fix the Microsoft Visual Studio error: "package did not load correctly"?

I installed Visual Studio 2012 and DevExpress 13.1. As Visual Studio started, it generated an error shown by this attached image, The …

c# visual-studio visual-studio-2012 visual-studio-2017
Closing Excel Application Process in C# after Data Access

I'm writing an application in C# that opens an Excel template file for read/write operations. I want to when …

c# excel visual-studio-2012 excel-interop kill-process
Visual studio - getting error "Metadata file 'XYZ' could not be found" after edit continue

I have stumbled into an issue that is really annoying. When I debug my software, everything runs OK, but if …

c# visual-studio visual-studio-2012 configuration edit-and-continue
Using SSIS BIDS with Visual Studio 2012 / 2013

I want to use SSIS /BIDS project in Visual Studio 2012. I have both Visual Studio 2010 and Visual Studio 2012 installed along …

visual-studio-2012 ssis visual-studio-2013 bids sql-server-data-tools
Visual Studio Expand/Collapse keyboard shortcuts

In Visual Studio, if I have a code file open, I can press CTRL + M or CTRL + M + O to …

visual-studio visual-studio-2012 keyboard-shortcuts
How do you install GLUT and OpenGL in Visual Studio 2012?

I just installed Visual Studio 2012 today, and I was wondering how can you install GLUT and OpenGL on the platform?

opengl visual-studio-2012 glut
"Unable to launch the IIS Express Web server" error

I receive this error when trying to launch IIS Express from Visual Studio with a project that's configured to listen …

asp.net visual-studio-2012 windows-8 iis-express