I am perplexed by a paragraph on pg 18,
"SQL Server 2008 will not run with any of the Windows Server 2008 Core Installation options because the Windows 2008 Server Core does not support the .NET Framework, which is required by SQL Server 2008. Microsoft may add this support in a future release."
If I read this correctly:
- SQL Server 2008 needs the .NET Framework to run.
- Windows Server 2008 does not support .NET Framework.
- Because of (1) & (2), SQL Server 2008 will not run on Windows Server 2008.
If I read between the lines correctly:
- If Windows Server 2008 does not support .NET Framework then Windows Server 2003 probably does not support .NET Framework either (being older and all...)
- Because of (1 above) and (1 now), SQL Server 2008 will not run on Windows Server 2003.
What will SQL Server 2008 run on?
This is my question in planning for the future.
Right now I am looking at installing triple Windows 2003 Servers. Each with SQL 2005 installed. Then, each with our required application installed.
Aspects of our application require .NET Framework. Our application has already been certified with SQL Server 2005 on Windows Server 2003. No certification has yet been attempted for our application on SQL Server 2008 on any Windows Server but the authors plan on attempting this this year.
Am I making too much out of what you are saying?
Or, did you mean to also say that this is remedied if I just install the .NET updates from the Microsoft website (e.g., v.1.0, 2.0, 3.0 and 3.5)???
Or did you really mean the .NET Framework will not run on Windows Server 2008 [PERIOD]
If I'm way off base here, maybe an explanation of, "
Windows 2008 Server Core" would be helpful.
Thank you.