Coexistence between VS 2005 beta 2 and SQL Server 2005 on XP 64
I have SQL Server 2005 beta 2 installed on my XP 64bit. Will VS 2005 beta 2 coexist with it, or will I need to upgrade my SQL Server 2005 (if so, to which CTP?)
Bruno
I have SQL Server 2005 beta 2 installed on my XP 64bit. Will VS 2005 beta 2 coexist with it, or will I need to upgrade my SQL Server 2005 (if so, to which CTP?)
Bruno
No -- VS Beta 2/.NET Framework Beta 2) and SQL Server 2005 beta 2 will not coexist.
The Whidbey .NET Framework is not side-by-side with itself between builds. You will need to use the SQL Server April CTP. VS and the Express web sites include a download for SQL Server Express Edition April CTP. The regular server CTP will also be available on the MSDN Subscriber’s site.
Note, you must follow the uninstall instructions for SQL Server and VS Beta 1 to be sure you don’t have any beta 1 bits remaining before installing the April CTP or VS Beta 2.
Bret Grinslade
.NET Framework / VS Setup PM