The cost of 2008
I just installed Windows 2008 and Visual Studio 2008 on a VM.
Here is the result:
I am not sure what is in there, but it is a lot.
I then tried to install SQL Server 2005, but is never let me actually install the server, it only want to install the client components. It warns that you need SP2, so I installed that, then try it again, no go.
Any ideas?
By the way, so far, ignoring the issue of the SQL Server installation issues, I am impressed by Win 2008, it looks slick, it is fast even on a slow VM. And it is not annoying me.
Update: I think that I am stupid. Looks like I installed the web edition of 2008, which I guess can't handle SQL Server. I'm downloading the standard version now, will see how it works.
Comments
For what it's worth, I've installed Server 2008 on my laptop (not virtual), and SQL Server installed without a hitch. I was using Server 2008 Enterprise edition with Developer edition of SQL. Perhaps there are some features you need to enable first?
Can you comment on 2008 after you had some time wih it?
I don't know about the installation on Windows 2008 but when installing SQL Server 2005 Developer Edition and VS 2005/2008 you need to be sure to install SQL Server 2005 FIRST or you will not be able to installl the full version of SQL Server Managment Studio. For some reason if SQL Server Express is installed the full version o Mgmt Studio will not install. My steps
SQL Server 2005
Patch to SP2
VS2005
VS2008
Patch to SP2 again (SQL Express)
Yes, absolutely
I confirm what Mark stated. VS2008 installs some newer components the SQL Server 2005 installer can't downgrade.
Did someone try to instal VisualSVN (http://www.visualsvn.com/server) server on Windows 2008 ?
It looks like you might be doing a complete install of VS 2008, which wastes a lot of space on silliness like "Crystal Reports" and "Dotfuscator Community Edition". Installing a basic VS 2008 C# stack takes 2.8GB - a lot, but much less than you're seeing.
http://weblogs.asp.net/jgalloway/archive/2007/11/28/ten-tips-for-a-happy-upgrade-to-visual-studio-2008-release.aspx
Comment preview