Top "Visual-studio-2010" questions

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

'Step Into' is suddenly not working in Visual Studio

All of a sudden, I have run into an issue where I cannot step into any code through debugging in …

.net visual-studio-2010 debugging visual-studio-debugging
I lost datasets pane in Visual Studio

I'm developing a report in the Business Intelligence studio and I lost my dataset. The pane was near toolbox, and …

visual-studio-2010 reporting-services business-intelligence
remove nuget package restore from solution

I added the recent nuget package restore feature to a solution using 'Enable NuGet Package Restore': http://docs.nuget.org/…

visual-studio-2010 visual-studio msbuild nuget
VSTS 2010 SGEN : error : Could not load file or assembly (Exception from HRESULT: 0x80131515)

I am experiencing a strange issue with VS2010. We use TFS to build our API dlls and we used to …

visual-studio-2010 msbuild .net-4.0 tfsbuild sgen
Visual Studio 2010 "Cannot find or open the PDB file"

I try to debug a program in Visual Studio 10, but I have a problem with breakpoints. I put *.pdb files …

visual-studio-2010 debugging dll pdb
Visual Studio 2010 : XML XSD Schema to Classes within the IDE

Whenever I have needed to create a class file from an XML XSD schema, I use the .NET xsd.exe …

xml visual-studio-2010 class xsd schema
IIS does not list a website that matches the launch url

I need to debug the website i 'm developing (ASP.NET MVC3, Razor, .NET 4, VS2010 SP1 (as administrator)) in IIS7 (…

visual-studio-2010 debugging iis-7 windows-vista
Reformat XML in Visual Studio 2010

Is there an easy way to reformat an XML file while viewing it Visual Studio 2010. For example, if you open …

visual-studio visual-studio-2010
Change the Target Framework for all my projects in a Visual Studio Solution

I need to change the target framework for all projects. I have many solutions with hundreds of projects. Anything new …

.net visual-studio-2010 visual-studio-2012