It works! Install Visual Studio 2010 AFTER Visual Studio 2012 – Stack Overflow
Posted by jpluimers on 2013/08/06
Never thought this would work so smoothly: Install Visual Studio 2010 AFTER Visual Studio 2012 – Stack Overflow.
–jeroen
| Lars Fosdal on Security alarm provider Woonve… | |
| Thomas Mueller on Question got closed in May 202… | |
| Thaddy de Koning on Formulier voor bewindvoerders… | |
| Thaddy de Koning on Formulier voor bewindvoerders… | |
| Thaddy de Koning on Formulier voor bewindvoerders… |
Posted by jpluimers on 2013/08/06
Never thought this would work so smoothly: Install Visual Studio 2010 AFTER Visual Studio 2012 – Stack Overflow.
–jeroen
This entry was posted on 2013/08/06 at 06:14 and is filed under .NET, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, .NET 4.5, C#, C# 2.0, C# 3.0, C# 4.0, C# 5.0, Development, Software Development, VB.NET, VB.NET 10.0, VB.NET 11.0, VB.NET 8.0, VB.NET 9.0, Visual Studio 11, Visual Studio 2010, Visual Studio and tools. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
This site uses Akismet to reduce spam. Learn how your comment data is processed.
paweln66 said
Unfortunately it is tru I had similar problem. It should be fixed by Microsoft.
jpluimers said
I’m not sure what you mean: did the install of VS2010 fail on a system that had VS2012 installed?
paweln66 said
I don’t remember now exactly… but probably I had problem with Update 2 for VS2012. Firstly I had to uninstall VS2010 and after it I could install Update without any errors. Generally I mean that the problem with ordering of instalation should be solved by Microsoft quickly..
paweln66 said
If I don’t forget I will try find the solution for my problem on stackoverflow when I will be in the work in next week.
jpluimers said
Thanks for the update. Keep us posted!
paweln66 said
I have reminded what was my problem. When you try installing Windows SDK for Windows 7 after VS2010 you get: http://support.microsoft.com/kb/2717426 It is crazy that solution from Microsoft is: “you must uninstall all versions of the Visual C++ 2010…”
jpluimers said
Thanks for the follow up!
Note the error message is not about Visual Studio 2010, but these redistributables if they are newer than the C++ stuff that ships with the SDK:
I can imagine the same holds for Visual Studio 2010 though, as it installs the C++ stuff at the same time.
I think the problem does not exist any more with Windows 8, Visual Studio 2012, then the Windows 8 SDK.
It might be that I did not updates Visual Studio 2012 before installing the Windows 8 SDK though.
So thanks again for the follow up: if anything breaks in the future, I know what to do.