Top "Visual-studio-2010" questions

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

"Exception has been thrown by the target of an invocation." when building a Visual Studio 2010 VSPackage

I recently create a couple of VSPackages for some Visual Studio extensions (menu bar/command). I compiled them correctly yesterday, …

visual-studio-2010 vspackage
VS2010 docks code windows in the wrong place

When I double click on an entry in my Error List or Find Results list in VS2010, it docks the …

visual-studio-2010 visual-studio visual-studio-2012
Winforms Crystal Report - "Failed to load database information" error

I have developed a small crystal reports win forms application that connects to an Access DB in the local network …

.net visual-studio-2010 ms-access 64-bit crystal-reports-2010
Determine the source of an indirect dependency on incorrect .NET Framework version

I would like to know how I can determine the source of this build error; Warning 4 The primary reference "MyNamespace.…

c# visual-studio-2010 projects-and-solutions postsharp
MSBuild: How to build web deploy package for Web Deployment Projects (VS2010)?

I migrated a Web Site project (with Web Deployment project) from VS2008 to VS2010. Now I can make "Build Deployment …

visual-studio-2010 msbuild webdeploy
Debugging dump of 32-bit process captured on 64-bit machine

I recently received a 64-bit crash dump from a customer. Our processes are all 32-bit, but the customer's machine is …

visual-studio-2010 debugging 64-bit windbg crash-dumps
Connecting to SQL Server Express from Visual Studio

I have SQL Server 2008 installed with Visual Studio 2010, I have downloaded a project which has database files created in Visual …

c# visual-studio-2010 sql-server-2008 sql-server-express database-connectivity
I don't want spaces when I tab in visual studio 2010

Whenever I add a tab in VS 2010, it puts spaces instead. I know you could fix this problem by going …

visual-studio-2010 tabs spaces
How to regenerate designer code for all SpecFlow features

I've got ~30 SpecFlow feature files, and I recently removed the Foo.feature.cs files from source control because I got …

visual-studio-2010 bdd code-behind specflow customtool
Can't reference an assembly in a T4 template

I have the following code in a tester class in my main assembly, PocoGenerator. This assembly is supposed to use …

visual-studio visual-studio-2010 t4