Top "Visual-studio-2012" questions

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

Enable the javascript debugger in the Page Inspector

Visual Studio 2012 comes with the very nice Page Inspector. I like it! Problem though, I haven't found how (if?) I …

javascript visual-studio-2012 visual-studio-debugging
IIS express: Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to

In Visual studio, Solution->Web.Project->Properties->Web, I have changed my Project Url from http://localhost:51123/ …

visual-studio-2012 web-config iis-express
Unable To Launch Web Server

I have asp.net web application project in visual studio 2012. When I want to start it, I have the following …

asp.net visual-studio-2012 iis-express
Where is the SQL Query Analyzer in SQL Server Management Studio 2012

I have some SQL thats getting run and it is taking to long to return the results / parse / display, etc. …

sql-server visual-studio-2012 ssms-2012
Exposing localhost to the internet via tunneling (using ngrok): HTTP error 400: bad request; invalid hostname

From previous versions of the question, there is this: Browse website with ip address rather than localhost, which outlines pretty …

asp.net visual-studio-2012 asp.net-web-api iis-express ngrok
Visual Studio 2012 doesn't convert vs2010 solution?

I opened my vs2010 solution with vs2012 but it didn't make any conversion as from 2008 to 2010 was happening. So my …

visual-studio-2012 projects-and-solutions solution
Inserting copyright notice/banner in all source code files in Visual Studio 2012

After some Googling I found this: Use a Visual Studio Macro to Insert Copyright Headers into Source Files. It looked …

c# visual-studio-2012 banner copyright-display
NuGet Package restore failed for project Miscellaneous Files: Value cannot be null or an empty string. Parameter name: root. 0 0

I have such error in vs 2012: NuGet Package restore failed for project Miscellaneous Files: Value cannot be null or an …

visual-studio-2012 nuget nuget-package-restore
Unrecognized tag prefix or device filter 'asp' in VS2012

I recently installed VS2012 and working on work projects that I used to work on with VS2010. I never had …

asp.net visual-studio-2012 intellisense
How to force a Solution file (SLN) to be opened in Visual Studio 2013?

Trying to open a VS 2012 solution (SLN file) explicitly in VS 2013 succeeds. Simply double-clicking it in Windows Explorer still opens …

.net visual-studio-2012 solution visual-studio-2013