We have a server that is running Microsoft SQL Server 2000 and would like to setup Umbraco 4.0. I tried the web install, but it choked on the MS SQL 2005 Express install. So I next tried the manual installation of MS SQL 2005 Express, which choked also with an error indicating that there was incompatibility issue because we already have MS SQL Server 2000 installed.
I have searched and read multiple articles trying to find a way to do this. There is a good article that addresses this issue directly for Umbraco 3.x, but apparently the implemenation for 4.0 is different and the SQL files mentioned in that article are not even installed with 4.0.
Any advice on how to get Umbraco working on a server running MS SQL Server 2000 is greatly appreciated.