Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I'm getting the following exception: Mixed mode assembly is built against version ‘v2.0.50727′ of the runtime and cannot be loaded …
.net visual-studio-2010 .net-4.0 ado.net crystal-reportsI have a Windows service which need the currently logged username. I tried System.Environment.UserName, Windows identity and Windows …
c# visual-studio-2010 windows-servicesWhy doesn't Visual Studio have any way of showing line numbers in a source file? Is there any way to …
visual-studio-2010 visual-studio line-numbersI am using Visual Studio 2010. I have read that in C++ it is better to use <cmath> rather …
c++ visual-studio visual-studio-2010I was converting my projects from VS2010 to VS2012.But I am getting an _MSC_VER linker error in certain …
c++ visual-studio-2010 visual-c++ msbuildI have a server that is capable of creating and running an Excel Import task using the Import Wizard. I …
sql-server visual-studio-2010 visual-studio ssis sql-server-2012I'm working in VB project with VS 2012 and after finish I try to add setup project. I didn't find it (…
visual-studio-2010 visual-studio-2012I have a very similar problem as described here. I also upgraded a mixed solution of C++/CLI and C# …
visual-studio visual-studio-2010I want to run my application from IIS on my local machine. I created the virtual directory and added the …
asp.net visual-studio-2010 iis iis-7.5I know this has been asked in other places and answered, but I'm having issues with MS Visual Studio 2010. I've …
windows visual-studio-2010 visual-c++ msvcrt msvcr100.dll