вторник, 19 марта 2013 г.
понедельник, 11 марта 2013 г.
SQL Server 2008 R2 install bug
Офигеть.
Чистый Windows Server 2008 R2
Ставлю SQL Server 2008 R2. Инсталяшка запускается и пропадает.
Оказывается вот оно что:
SQL 2008/2008 R2/2012 setup disappears/fails when installing Setup Support files
SQL Server 2008 R2
1. Save the following in a .reg file and merge to populate the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Bootstrap]
"BootstrapDir"="C:\\Program Files\\Microsoft SQL Server\\100\\Setup Bootstrap\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup]
"PatchLevel"="10.50.1600.00"
Next, re-run the setup, and it should proceed beyond the point of error this time.
http://blogs.msdn.com/b/sqljourney/archive/2012/05/07/sql-2008-2008-r2-setup-disappears-fails-when-installing-setup-support-files.aspx
Чистый Windows Server 2008 R2
Ставлю SQL Server 2008 R2. Инсталяшка запускается и пропадает.
Оказывается вот оно что:
SQL 2008/2008 R2/2012 setup disappears/fails when installing Setup Support files
SQL Server 2008 R21. Save the following in a .reg file and merge to populate the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Bootstrap]
"BootstrapDir"="C:\\Program Files\\Microsoft SQL Server\\100\\Setup Bootstrap\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Bootstrap\Setup]
"PatchLevel"="10.50.1600.00"
2. Next, copy the following files and folders from the media to the specified destinations:
|
File/Folder in media |
Destination |
|
X64/X86 folder (depending on what architecture you want to install) |
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2 |
|
Setup.exe |
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2 |
|
Resources folder |
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2 |
http://blogs.msdn.com/b/sqljourney/archive/2012/05/07/sql-2008-2008-r2-setup-disappears-fails-when-installing-setup-support-files.aspx
Подписаться на:
Комментарии (Atom)