Can't install SQL Server 2008 R2 Developer

Unanswered Can't install SQL Server 2008 R2 Developer

  • Thursday, May 10, 2012 9:45 AM
     
     

    Hi,

    I have a Windows 7 64bit machine. This is the link to the setup logs:

    https://skydrive.live.com/redir.aspx?cid=ba8db0c447edb711&resid=BA8DB0C447EDB711!219&parid=BA8DB0C447EDB711!214&authkey=!AC-7yfDIJUV0a_I

    Please help!!!

    Thanks,

    Ivan


    • Edited by Cryo75 Thursday, May 10, 2012 1:29 PM
    •  

All Replies

  • Thursday, May 10, 2012 11:13 AM
    Moderator
     
     

    Are you running as administrator ?

    Do you have antivirus installed ?

    there is problem installing SqlSupport msi due to insufficient permissions to write to registry.


    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Thursday, May 10, 2012 11:14 AM
     
     

    yes i'm running as admin and eys I have Kaspersky installed.

    I've insalled SQL Server 2008 Express R2 and SQL Server 2008 Express Management Studio successfully though.

    • Edited by Cryo75 Thursday, May 10, 2012 11:15 AM
    •  
  • Thursday, May 10, 2012 11:20 AM
    Moderator
     
     

    This is ISO image or DVD ?

    can you copy it local and try to install from local disk, just to rule out the media corruption factor.


    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Thursday, May 10, 2012 12:19 PM
     
     

    I copied it locally and it doesn't work, however I tried 2 times:

    The first time:

    I managed to reach feature selection but I had to cancel setup because Management Studio Express was installed. One thing to note is that the license agreement could be viewed!

    The second time:

    After uninstalling all SQL Server 2008 stuff I tried to install again. It crashed at the same place. However, the license agreement was not shown and click Next just the same!! Weird!!

    Ivan

  • Thursday, May 10, 2012 12:23 PM
    Moderator
     
     
    Can you share logs ?

    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Thursday, May 10, 2012 12:49 PM
     
     
    https://skydrive.live.com/redir.aspx?cid=ba8db0c447edb711&resid=BA8DB0C447EDB711!220&parid=BA8DB0C447EDB711!214&authkey=!AHXwzQLmeU5em1w
  • Thursday, May 10, 2012 12:58 PM
    Moderator
     
     

    Seems you have more than one instance of setup program running in the background

    can you run task manager go to processes and see how many instance are running from scenarioengine.exe and setup100.exe ?

    can you restart the machine and start installation from command prompt(as adminstartor)

    by running setup.exe /Action=Install


    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Thursday, May 10, 2012 1:22 PM
     
     

    there were 2 instances of setup.exe, 1 of setup100.exe and none of scenarioengine.exe.

    is there a way to force a 32bit install although my machine is 64bit?

  • Thursday, May 10, 2012 3:53 PM
    Moderator
     
     

    yes, from command prompt (run as Administrator)

    run 

    setup.exe /Action=Install /x86


    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Friday, May 11, 2012 2:59 AM
    Moderator
     
     

    Hi Cryo,

    The log is located at %programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\. To find errors in the summary text file, search the file by using the "error" or "failed" keywords.
    How to view and read SQL Server Setup Log Files: http://msdn.microsoft.com/en-us/library/ms143702(v=sql.105).aspx.

    From your log, I find some error messages:
    Error: Action "PreMsiTimingConfigAction" failed during execution.
    Error: Action "Install_SqlSupport_Cpu64_Action" failed during execution.
    Error: Action "PostMsiTimingConfigAction" failed during execution.
    Error result: -2068054013
    Result error code: 3

    It may be caused by corrupted media. You could refresh the media and attempt the installation again.

    Refer to http://connect.microsoft.com/SQLServer/feedback/details/642773/error-premsitimingconfigaction-during-ms-sql-server-2008r2-setup.

    A similar thread:  http://social.msdn.microsoft.com/Forums/en/sqlexpress/thread/c0ca9f37-f81e-4a89-9a02-0bd001069767.

    Thanks,
    Maggie


    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • Friday, May 11, 2012 12:50 PM
    Moderator
     
     

    Hi Cryo75

    Were you able to install SQL server ?


    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Friday, May 11, 2012 1:23 PM
     
     

    No. I've tried like a hundred times. Installing SQL Server 2008 Express R2 with tools works fine though :(

  • Wednesday, May 16, 2012 3:05 AM
    Moderator
     
     

    Hi Cryo,

    Any progress?

    Since you could install SQL Server 2008 R2 Express with tools successfully, SQL Server 2008 R2 Developer would also be OK. It may be caused by corrupted SQL Server 2008 R2 Developer media.

    Thanks,
    Maggie


    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • Wednesday, May 16, 2012 6:17 AM
     
     
    I gave up on trying it to install. I've also copied the DVD locally but it always fails at the same point.