SQL Server 2005 Express Setup Error: SQL Server has detected incompatible components.....

Last post 11-12-2005 11:27 AM by ZiRk0N. 4 replies.

Sort Posts:

  • SQL Server 2005 Express Setup Error: SQL Server has detected incompatible components.....

    10-03-2005, 8:30 AM
    • Member
      20 point Member
    • aaronmarshall
    • Member since 09-28-2005, 6:47 PM
    • Posts 4
    I successfully installed VWD and the .NET 2.0 Beta Framework on my computer.  Shortly after I downloaded the SQL Server 2005 setup exe and got the following error while trying to install:

    ERROR MESSAGE

    "Microsoft SQL Server 2005 CTP Setup
    SQL Server 2005 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 Setup again.  For detailed instructions on uninstalling SQL Server 2005, see the SQL Server 2005 read me."


    I've tried to circumvent this problem by installing SQL Server 2005 Express as an additional component while installing VWD, but it doesn't install correctly that way either.  There has to be some type of incompatibility between the .NET 2.0 Beta that installs with VWD and SQL Server 2005 Express.  Has anyone else rua into this problem and been able to fix?  I need help?
  • Cool [cool] Re: SQL Server 2005 Express Setup Error: SQL Server has detected incompatible components.....

    10-12-2005, 12:07 PM
    • Member
      5 point Member
    • jocano
    • Member since 10-12-2005, 3:57 PM
    • Posts 1

    Hi aaron.

    The problem is in the registry.

    please delete the next keys:

    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\ClassID###
       where "ProductName"="Microsoft SQL Server 2005 Reporting Services CTP instanceName"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\7DDFFFA258DE09A4C825D59ABECDB9F8]
    "ProductName"="Microsoft SQL Server 2005 Express Edition CTP (SQLEXPRESS)"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\A00BD289E4C9B6347870811E31AB4AC4]
    "ProductName"="Microsoft SQL Server 2005 Analysis Services CTP (########)


    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\B29A3732C1C117E44B49C59AF769AA91]
    "ProductName"="Microsoft SQL Server 2005 CTP (#######)"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\D268E2117227E6845895AEE990231381]
    "ProductName"="Microsoft SQL Server 2005 Analysis Services CTP (#####)"

    and try again with setup.exe





       

     

     

  • Re: SQL Server 2005 Express Setup Error: SQL Server has detected incompatible components.....

    10-12-2005, 4:37 PM
    • Member
      35 point Member
    • wildert
    • Member since 10-12-2005, 8:35 PM
    • Posts 19
    I had this problem too (i did a full install of VS2005beta2 and had the june CTP of sql server). I obviously blew away everything in my registry that had "sql 2005" on it, but i also had to blow away framework 2.0 beta 2 that came with VS2k5b2 and let sql 2005 sept. CTP re-install it.
  • Re: SQL Server 2005 Express Setup Error: SQL Server has detected incompatible components.....

    10-28-2005, 5:31 AM
    • Member
      5 point Member
    • moz81
    • Member since 10-28-2005, 9:21 AM
    • Posts 1
    I had the same, where I kept getting the 'incompatible' message box.
    The solution I found was to download and use the VS cleanup tool (vs_uninst.exe).

    This can be found at:
    http://blogs.msdn.com/astebner/archive/2005/04/19/409555.aspx

    You will then need to reinstall the .NET framework 2.0 and then install SQL 2005 beta.

    Gareth
  • Re: SQL Server 2005 Express Setup Error: SQL Server has detected incompatible components.....

    11-12-2005, 11:27 AM
    • Member
      5 point Member
    • ZiRk0N
    • Member since 11-12-2005, 12:58 AM
    • Posts 1
    The registry changes worked perfect. 
    I deleted all keys in that Installer\Products folder that said:  MS SQL Server 2005 CTP ...

Page 1 of 1 (5 items)