Top "Visual-studio-2010" questions

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

Can Web Deploy's setAcl provider be used on a sub-directory?

I'm trying to make a subdirectory in an MS Deploy package writable to the application pool user. Thanks to a …

visual-studio-2010 iis-7 msdeploy webdeploy
How to identify dataGridView cell that was right clicked on for ContextMenuStrip?

User right clicks on a cell within a DGV, then makes a selection in the ContextMenuStrip. Based on their CMS …

c# visual-studio-2010 datagridview contextmenustrip
Database Project - "Reference to external elements from the source named x could not be resolved

We have two database projects, x and x_audit. x has a reference to x_audit. x_audit deploys fine, …

visual-studio-2010 database-project vsdbcmd
Exporting VS2010 class diagrams to Visio

I am creating class diagram using VS2010. Is there any way to import VS2010 generated class diagrams to import in …

visual-studio-2010 visio
VS 2010 Coded UI Test - Launch Referenced Application

I'm using Visuial Studio's Coded UI Tests to run Automated UI tests on a WPF Application everytime a build runs …

visual-studio-2010 automated-tests coded-ui-tests
Error when compiling Qt: nmake fatal error U1077

I am trying to compile Qt 4.7.4, but I always get this error: mt.exe: general error c101008d: Failed to …

c++ visual-studio-2010 qt compiler-errors nmake
Is there any tab manager for visual studio?

It's common for me to have 20+ files opened in Visual Studio (I use VS 2008 now, but we will migrate to …

visual-studio visual-studio-2008 visual-studio-2010 visual-studio-addins
WIX - Adding a C# custom action code

I'm creating a program which is being installed by Wix, using VS 2010 and I've already got the product.wxs ready. …

c# visual-studio-2010 wix custom-action
error: command 'cl.exe' failed: No such file or directory Python 3.4

I've been trying to install pyodbc 3.0.7 by running python setup.py install but continue to have problems. Currently I've hit …

visual-studio-2010 cl
VS attaching to process disabled

A few days ago, the attach button in "Attach to process" dialogue became disabled in VS 2010 and VS 2008 likewise. At …

visual-studio visual-studio-2008 visual-studio-2010 debugging attach-to-process