Top "Visual-studio-2010" questions

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

Does MSbuild require Visual Studio to be installed on the build server?

Can we use MSBuild without Visual Studio 2012? Currently, we have a build server where we are compiling and creating deployment …

visual-studio-2010 visual-studio-2012 build msbuild nant
Publish error in Visual Studio

I keep getting this insane error which makes me think VS has gone stupid rather than wiser. Error 1 Copying file …

visual-studio-2010 publish
Team city unmet requirement: MSBuildTools12.0_x86_Path exists

I have a TeamCity install on x32 Server2008 windows machine. I've run the .net 4.5 web install. I've also copied over …

.net visual-studio-2010 visual-studio-2012 msbuild
Visual Studio 2010 Service Pack 1 is not installing

While installing Visual Studio 2010 Service Pack 1, I am getting this error: Installation did not succeed. Microsoft Visual Studio 2010 Service Pack 1 …

visual-studio-2010 failed-installation
How do I add a .svc file in Visual Studio

I have a file with an .svc extension. First question is what is a .svc file? The second question is …

visual-studio-2010 svc
Code 128 Barcode generation in vb.net

I am attempting to take a string and convert it into a code 128 barcode in vb.net. I am a …

vb.net visual-studio-2010 barcode code128
Enter., Backspace and the navigation keys not responding in Visual Studio 2010 w/ Powertools/Resharper

I have this very annoying problem that in Razor Views the Enter, Backspace and the navigation keys frequently do not …

visual-studio-2010 resharper
Cannot connect to any online resource

I have Visual studio 2010 Premium installed on Windows 7. When I try to connect to an online gallery or online template, …

visual-studio-2010 visual-studio
Can't edit and continue when using Visual Studio 2010 on a 64 bit machine, app targets x86

I'm having some problems with Edit and Continue when using Visual Studio 2010 on a Windows 7 64 bit machine. I've ensured the …

visual-studio visual-studio-2010 64-bit x86 edit-and-continue
Tips to help debug "Could not load file or assembly X or one of its dependencies"

I'm looking for tips/suggestions/insights to help debug an on application load issue; Could not load file or assembly... …

.net exception visual-studio-2010 assembly-resolution