Top "Visual-studio-2012" questions

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

Error HRESULT E_FAIL has been returned from a call to a COM component VS2012 when debugging

I have a problem debugging a project migrated from Visual Studio 2010 to 2012. Every time I go to debug it I …

visual-studio visual-studio-2012
How do I fix MSB3073 error in my post-build event?

I'm working on a project that requires that DLLs generated by building my solution to be copied from the bin …

visual-studio-2012 msbuild post-build-event
How to change Visual Studio 2012,2013 or 2015 License Key?

I have a Copy of Visual Studio 2012 Pro on my machine with a Serial key that i'm no longer suppose …

visual-studio-2012 visual-studio-2013 visual-studio-2015
What is going wrong when Visual Studio tells me "xcopy exited with code 4"

I'm not very familiar with post-build events, so I'm a little confused as to what's going wrong with my program. …

c# visual-studio-2010 visual-studio-2012 xcopy
Git in Visual Studio - add existing project?

I'm trying to put an existing project under Git source control, but I'm unclear on several things. I have set …

git visual-studio-2012 visual-studio-2008 tfs azure-devops
How to install XNA game studio on Visual Studio 2012?

Is it possible to create XNA games using Visual Studio 2012?

xna visual-studio-2012
Visual Studio can't build due to rc.exe

I've searched online and couldn't find anything that resembled to my issue. I created an empty C++ project and added …

visual-studio-2012
How can I change IIS Express port for a site

I want to change the port number on which my website runs while debugging from Visual Studio. I am using …

c# asp.net-mvc asp.net-mvc-4 visual-studio-2012 iis-express
Best way to deploy Visual Studio application that can run without installing

I wrote a fairly simple application with C#/.NET and can't figure out a good way to publish it. It's …

c# deployment visual-studio-2012 installation clickonce
Cannot open include file with Visual Studio

I have recently gone from Code::Blocks to Visual Studio, and in Code::Blocks one could just add a class …

c++ visual-studio visual-studio-2012 include codeblocks