Top "Visual-studio-2010" questions

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

Do MSTest deployment items only work when present in the project test settings file?

I can't seem to grasp how MSTest deployment items are supposed to be configured. I have been able to get …

unit-testing visual-studio-2010 mstest deploymentitem
Cannot load file or assembly 'crystal decisions.windows.forms,version=13.0.2000.0'

I'm working on windows application. In this I designed Report module. I get error whenever I wanted to view report …

c# visual-studio-2010 sql-server-2008 crystal-reports
How to set "Run as administrator" flag on shortcut created by MSI installer

I have a Setup and Deployment project in Visual Studio 2010. I would like the installer to create two shortcuts to …

visual-studio-2010 windows-installer setup-project shortcut setup-deployment
Turn off Visual Studio Attach security warning when debugging IIS

When using Visual Studio 2008 or 2010, every time you attach to IIS w3wp.exe you get an Attach Security Warning, …

visual-studio-2010 visual-studio visual-studio-2008 iis iis-7
Visual Studio not showing all Projects in solution

I'm not sure why, but Visual Studio is not showing all the projects in my solution. I need them to …

visual-studio-2010 solution-explorer
How to TFS-unmap without losing physical files?

At the moment when unmapping a source on TFS Source Control in Visual Studio 2010, the local downloaded files are removed …

visual-studio-2010 source-control-explorer
MSB6006: "cmd.exe" exited with code 9009

When I try to build VTK on VS 2010, I get this error error MSB6006: "cmd.exe" exited with code 9009. C:\…

visual-studio-2010 vtk
NuGet Package Manager errors when trying to update

Opening VS2010 today, the extension manager notified me of an update for NuGet Package Manager. During the install, I get …

visual-studio-2010 visual-studio nuget nuget-package
Suppress Database Project errors and warnings in visual studio 2010

I have an Database project in my application and want to suppress the errors/warnings thrown by this project. .first …

database visual-studio-2010 suppress-warnings
how to run iisexpress app pool under a different identity

is there a way to run iisexpress app pool under a different identity other than the currently logged in user? …

visual-studio-2010 iis-express