I am trying to install SQL 2008 with the SQL_Latin1_General_CP1_CS_AS collation set, and during the Installation rules check it fails on: Cross Language Installation Failed - The setup language is different than the SQL Server features.
This collation set is nothing more than adding case sensativity to the normal collation set. Is there a seperate installation for each collation set? If not why would it ask for the correct installation disk for the language I'm installing? I have setup several SQL 2000 servers with this collation set using a standard english installation CD and have never run into this issue.
Any ideas??