Several times is a mess when you have installed in the same computer VS2005, then upgrade to 2008, 2010 and 2012..
Even with the updates installed by the same Windows, sometimes one of them get conflict with others, components like:
Web Deploy 1, 2 and 3.. cause some problems related with LS deployment
Silverlight and WCF toolkit and SDK different versions may cause the VS Templates to disappear or malfunctioning when creating Domain Services from EF models
WIF sometimes get conflict with older versions and can cause HTML Client LS Apps stop working.
And so.. I am sure many developers has wasted time trying to find in forums whoever has suffer this and know what to installl, what to unistall and some cases the right order to avoid damaging everything.
Is there a Manager in VS like EXTENSION MANAGER to administrate this components, SDK, toolkits, dependencies and so..?
Thanks
SebaXOR