Will Visual Studio 11 Developer Preview interfere/break .NET 4 and/or Visual Studio 2010 if installed side-by-side on the same instance of Windows?
I plan on installing it in VM, but I know others will be looking for an answer to this.
|
Will Visual Studio 11 Developer Preview interfere/break .NET 4 and/or Visual Studio 2010 if installed side-by-side on the same instance of Windows? I plan on installing it in VM, but I know others will be looking for an answer to this.
| ||||
|
feedback
|
|
As Reigo said, yes. Here's the link to the official Microsoft page with the information Reigo provided, and more details: http://msdn.microsoft.com/en-us/library/ms246609%28v=VS.110%29.aspx | |||
feedback
|
|
Yes you can, but its always recommended to install earlier versions first. And if you want to open the Visual Studio 2010 project in VS 11, and then later back again, make sure you don't use Visual Studio 11 new features | |||
|
feedback
|
|
I've been burned badly by VS betas, never not had a nasty problem getting them uninstalled. Microsoft makes fine software but the installer seems to always be the very last thing taken care of. Problems I've seen is the uninstall not removing components that then screws up the retail edition and the installer not counting on other installed Microsoft products and destroying their configuration. This one is far before a beta, do not install it on a machine you need to get your job done. Which pretty much precludes having VS2008 installed. VM is fine of course. | |||||
feedback
|
|
It can be installed side-by-side but it's not even beta..! Don't expect it to actually work! See this problem we're having, and this mentioned by Damian in another comment. | ||||
|
feedback
|
|
I did it yesterday, and uninstalled it today... Apparently, something went wrong because some apps that I built before started giving strange errors regarding "unable to load module bla bla bla...", so I uninstalled everything, forced the reinstallation of .NET Framework 4.0 and now all works fine again! | |||
|
feedback
|