Top "Visual-studio-2010" questions

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

Web deploy in Visual Studio 2010 - web management service is missing

I'm setting up a new server on Windows 2008 (x64) with IIS 7.5. I have installed Web Deploy 2.1 from the Web Platform …

c# visual-studio-2010 web-deployment-project web-platform-installer
Unable to compile vdproj with devenv - 'targeting 'x64' is not compatible with the project's target platform 'x86''

I've been searching around the web for the past hours, finding a lot of information related to my problem - …

visual-studio-2010 build vdproj
How to avoid page refresh after selectedindexchanged of dropdown list?

I am using update panel and ASP drop down. When I select any value from a drop down list I …

asp.net vb.net visual-studio-2010 c#-4.0 ajaxcontroltoolkit
The Just-In-Time debugger was launched without necessary security permission

We are working on vs 2010 windows 7, 32 bit and the project is running under target framework 3.5. Now we are implementing credit …

visual-studio-2010 asp.net-3.5
Crystal Reports for Visual Studio 2010 Error

I am trying to run a crystal report from my web application which was built using ASP.NET 4.0 and Visual …

c# visual-studio-2010 crystal-reports asp.net-4.0
Best practices for Subversion and Visual Studio projects

I've recently started working on various C# projects in Visual Studio as part of a plan for a large scale …

c# visual-studio-2010 svn svnignore
Visual Studio Unit Testing: SetUp and TearDown

Instead of [SetUp] and [TearDown] in Nunit what is the alternative in Visual Studio Ultimate 2010 Unit Testing. In Nunit you …

visual-studio-2010 unit-testing mstest
The GridView fired event PageIndexChanging which wasn't handled

i have allowed paging and added the below codes but got the error. Does anyone know what could be the …

c# asp.net visual-studio-2010 page-index-changed
Color console output with C++ in Windows

Is there a way to output colored text to the console? I am using Visual Studio 2010, and only need the …

c++ visual-studio-2010 windows-console
c# word interop find and replace everything

I have some code to replace text inside a word 2010 docx. object fileName = Path.Combine(System.Windows.Forms.Application.StartupPath, "…

c# visual-studio-2010 ms-word office-interop office-2010