Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

Solving error MSB8011: Failed to register output

A strange error: error MSB8011: Failed to register output. Please try enabling Per-user Redirection or register the component from a …

visual-studio-2010 activex openscenegraph
Entity Framework Not Creating Database

Been playing around with the Code First feature of Entity Framework 4.1 using an ASP.NET MVC 3 project. However the database (…

visual-studio-2010 entity-framework asp.net-mvc-3 ef-code-first sql-server-2008-r2
C++ tbb_debug.dll missing

I'm new with openCV and I tried followed some tutorials. Everything worked fine until I included: opencv2/imgproc/imgproc.hpp …

visual-studio-2010 dll opencv tbb
Publishing RDLC files

I have a few RDLC files in my WPF application. When I publish the project, the report files don't get …

c# visual-studio-2010 reportviewer
How to write comments / documentation for variables / fields / lists in VS 2010?

There is ///<summary> ///This is summary for some class or method ///</summary> documentation for classes or …

c# .net visual-studio visual-studio-2010 xml-documentation
Determine if an item is selected in a listview box

Using VB.net 2010 i am trying to figure out if an item was selected or not. Reason being is that …

vb.net visual-studio-2010 listview selecteditem
Setting up mex to use the Visual Studio 2010 compiler

I have Visual Studio 2010 installed. However, MATLAB doesn't find the compiler. >> mex -setup Please choose your compiler for …

visual-studio-2010 matlab configuration mex
Installer won't overwrite existing app

I have a Visual Studio 2010 solution with 8 projects. It also has a Setup project which I build to create the …

visual-studio-2010 setup-project
The item was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter

While compiling my Visual Studio C# project, i am getting the following error: The item "obj\Debug\SampleProject.Forms.MDIMain.…

c# vb.net visual-studio-2010 resources resx
Assembly installed into the GAC not showing up in Visual Studio

This sounds related to this question, but they aren't the same thing. That question had no assemblies showing up. Mine …

visual-studio-2010 gac gacutil