Installing SQLServer 2005 Express Edition
I am trying to install Visual C# Beta 2 express Edition and SQL Server 2005 Express Edition (CTP) Sept 2005.
I have followed the installation instructions, installing the VC# product first. This appears to have been successful with the following products having been installed:
.Net Framework 2.0 Beta 2
MSDN Express Library 2005 Beta 2 - English
Visual C# 2005 Express Edition Beta 2 - English
I also have Windows Installer 3.1 installed.
When I then try to install SQL Server 2005 Express Edition (CTP) Sept 2005 by running the SQLExpr.exe self extracting install package I get a message informing me that Setup has detected incompatible components from beta versions of Visual Studio, .Net FRamework or SQL Server 2005.
What have I done wrong?

