VS 2008 Beta 2 can install with VS 2005 SP1 with WPF extensions?
Just wondering if I will run into any problems running both VS 2005 SP1 + WPF extensions and VS 2008 Beta 2?
Also, do I need to migrate VS 2005 .NET 2.0 based classes for VS 2008 or can I keep reference my existing .NET 2.0 projects from within VS 2008 with cause them to crash and burn when using VS 2005 (for my production/client apps).
Thanks, Rob.
Yes, there are some issues when installing both versions. You can see the full list of known issues when installing and uninstalling on the same site with the download links.
Also, as far as I've seen when you try to open any VS 2005 project the conversion wizard is launch... so you need to migrate them...
I encounter a fatal error when install WPF extension for vs2005 rtm version .
It notify me should install .net frameowrk 3.0 .
But I really has installed it .
On my machine there has .net 1.0..net 1.1 .net 2.0 . net 3.0 .net 3.5 beta versions.
I don't know what's the reason of this problem .
Does anyone know ?