Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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 webdeployUser right clicks on a cell within a DGV, then makes a selection in the ContextMenuStrip. Based on their CMS …
c# visual-studio-2010 datagridview contextmenustripWe have two database projects, x and x_audit. x has a reference to x_audit. x_audit deploys fine, …
visual-studio-2010 database-project vsdbcmdI am creating class diagram using VS2010. Is there any way to import VS2010 generated class diagrams to import in …
visual-studio-2010 visioI'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-testsI 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 nmakeIt'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-addinsI'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-actionI'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 clA 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