Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I have a package that is developed in SSIS 2012 using Visual Studio 2010. Is it possible to deploy/attach this package …
sql-server-2008 visual-studio-2010 ssis ssis-2012When I try to build one package: C:\Linter\intlib\PYTHON>python setup.py build I get this error …
python windows visual-studio-2010 python-3.4I've got an app that I am trying to run on my dev system under IIS Express from VS2010 that …
asp.net-mvc visual-studio-2010 http asp.net-mvc-3 iis-expressFirstly I'm completely aware of this message and why it happens normally. It's not that I'm just trying to run …
visual-studio visual-studio-2010 visual-studio-2005I've created my project on Visual Studio 2008, as well RDLC files on it. But now, when I open the solution …
visual-studio-2008 visual-studio-2010 rdlc reportviewer2008I'm trying to create a folder named Design in the build output folder using th following commandline in the PostBuildEvent …
c# visual-studio-2010 cmd post-build-eventI'm finally admitting defeat and asking for help. I've done everything I can think of to solve this problem, but …
c# oracle visual-studio-2010 odp.net-managedI unfortunately have several macros left over from the original version of my library that employed some pretty crazy C. …
c++ c visual-studio-2010 g++ static-assertI was trying to use a third-party component developed in C# in a VB.NET project. When I tried to …
c# .net vb.net visual-studio-2010 visual-studio-expressI can't seem to convert my vb6 ActiveX dll project (.vbp) to .net using VS2010 Express. Is there another way? …
visual-studio visual-studio-2010 vb6 vb6-migration