SQL Server 2005 Express Installation Error

I am encountering a problem installing SQL Server 2005 (April CTP) from my Visual Web Developer installation. The following is the error message pops up:

"Microsoft SQL server 2005 CTP Setup was unable to insall on your computer.

Microsoft SQL Server 2005 CTP Setup has encountered a problem and will end.

Please tell Microsoft about this problem."

I cannot figure what could be the problem. When I exit this message, I do find the SQL Express installed but cannot not start an instance of the server. The OS is Windows 2000.

Please HELP!!

Thanks in advance


Answer this question

SQL Server 2005 Express Installation Error

  • Paul Fijma

    Tried that (installing the Microsoft SQL Server Express September CTP), got the following error:

    "SQL Server 2005 Setup has detected incompatible components from beta versions of Visual Studio, .NET Framework, or SQL Server 2005. Use Add or Remove Programs to remove these components, and then run SQL Server 2005 Setup again. For detailed instructions on uninstalling SQL Server 2005, see the SQL Server 2005 Readme."

    I tried cleaning out all installations of VWD(apart from .NET framework 2.0) and installing the latest SQLExpress and still got the same error.


  • Deanr

    Thanks for the quick response Josh. But I have tried reinstalling the latest Visual Web Developer, and it keeps adding the April CTP version of SQL Server 2005 Express as an option. I even tried cleaning out all my prior installations using the cleanup utility, that didn't help. Is there something I am missing


  • Yury K

    Try uninstalling SQL Server Express only and re-installing the newest CTP (http://www.microsoft.com/downloads/details.aspx familyid=6E4AAC3A-9D85-4734-B1FD-318FB83B0D29&displaylang=en)

    Josh

  • bony

    After searching around the internet, I finally fixed the problem. I basically had to install SQL Server 2005 Express April CTP(the June and September CTPs kept giving me the compatiblity errors) as a seperate installation and not as part of VWD. Don't know how but it worked.

    Thanks for the help Josh.


  • Daniel_Beyonce

    Can you use one of the newer installations (there's been a few releases since April).  We had trouble with the April release, I think we're using the June release now.

    Josh

  • SQL Server 2005 Express Installation Error