Failed installation of Microsoft SQL Server 2005 Express Edition Beta2

In my log afterwards located at:
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files
I get  under filename: 
SQLSetup0001_'MyComputerName'_Tools

a message:
 Product: Microsoft SQL Server 2005 Tools Express Edition CTP -- Configuration failed.  Sad
MSI (s) (08:80) [19:28:46:487]: MainEngineThread is returning 1638
' Another version of this product is already installed.  Installation of this version cannot continue.  To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel'

In other words:  Somewhere (not to find in the programslist seen under Add/Remove Programs on the Control Panel !) on my Windows XP Pro from my previous install with VS 2005 Beta 1 there is this 'Another version of this product' that prevents my new install of MS SQL Server Express 2005 Beta 2 on my machine.

Question:  Does anyone know and wants to tell me where to find 'this specific product', so I can get rid of it and continue and finish my installation of SQL Server Express 2005 Beta 2 succesfully

Much appreciation and thanks for any contribution and efforts towards this disturbing issue,

Regards,
HaskeNL






Answer this question

Failed installation of Microsoft SQL Server 2005 Express Edition Beta2

  • Jean Baronas

    Please make sure all previous SQL components are removed. Check https://blogs.msdn.com/hgao/archive/2005/07/30/445224.aspx 
    1. Remove "Microsoft SQL Server 2005 Express Edition"
    2. Remove "Microsoft SQL Server 2005 Tools Express Edition"
    3. Remove "Microsoft SQL Native Client"

    If the uninstall fails, please try manual uninstall using MSIZAP
    http://blogs.msdn.com/admin/blogs/posteditor.aspx App=hgao&PostID=445841

    We are also developing an uninstall tool that performs the uninstall for you. Email me at hgao@microsoft.com for a Beta copy of this tool.

    Thanks
    Hong



  • lpasquali

    I had a similar problem stopping me installing SS 2005 Client stuff.  If you're sure the programs not there any more you can download an Add/Remove programs clean up tool at http://support.microsoft.com/default.aspx scid=kb;en-us;290301
    I used that to remove the SS Express Tools entry from my installed program database. 
    Installed fine after that.

  • Failed installation of Microsoft SQL Server 2005 Express Edition Beta2