Tried to install the 3.2 version today but fails with the sql installation. The log file symmary is shown below. INterestingly I don't have a temp directory c:\ecefd6919a666e83ce379cbc60 on the pc at the time of this warning message being displayed on the screen. I didn't click ok on the screen to finish/abort the install. FWIW I do have various instances of SQL2005 on the laptop already. I also am running on a laptop not currently connected to the domain and therefore a DC (if that's relevant)- I'm doing this at home and don't have connectivity to the office at the moment.
Overall summary: Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup. Exit code (Decimal): -2068643839 Exit facility code: 1203 Exit error code: 1 Exit message: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup. Start time: 2008-11-10 19:25:18 End time: 2008-11-10 19:27:07 Requested action: Install Log with failure: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081110_192423\sqlncli_Cpu32_1.log Exception help link: http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.1600.22
Machine Properties: Machine name: LAPTOP-11 Machine processor count: 1 OS version: Windows XP OS service pack: Service Pack 2 OS region: United States OS language: English (United States) OS architecture: x86 Process architecture: 32 Bit OS clustered: No
Product features discovered: Product Instance Instance ID Feature Language Edition Version Clustered Sql Server 2005 MSSQLSERVER MSSQL.1 Database Engine Services 1033 Express Edition 9.2.3042 No Sql Server 2005 MSSQLSERVER MSSQL.1 SharedTools 1033 Express Edition 9.2.3042 No Sql Server 2005 Tools 1033 Express Edition 9.2.3042 No Sql Server 2005 ToolsClient 1033 Express Edition 9.2.3042 No Sql Server 2005 ToolsClient\Connectivity 1033 Express Edition 9.2.3042 No
Just an update. I tried installing sql2008 in standalone as mentioned somewhere else on the forums, with an instance called MAPS. This failed too, with a similar type error message. Looking through the verbose log I spotted the following - MSI (s) (9C:C0) [19:57:56:203]: Running as a service. MSI (s) (9C:AC) [19:57:56:296]: Running as a service. MSI (s) (9C:F8) [19:57:56:296]: Generating random cookie. MSI (s) (9C:F8) [19:57:56:296]: Created Custom Action Server with PID 2996 (0xBB4). MSI (s) (9C:C0) [19:57:56:343]: Running as a service. MSI (s) (9C:AC) [19:57:56:343]: Hello, I'm your 32bit Impersonated custom action server. MSI (s) (9C:F8) [19:58:07:687]: Server locked. Will skip uninstalled package cleanup, and allow locking install to perform cleanup. MSI (s) (9C:7C) [19:58:29:859]: Product: Microsoft SQL Server 2008 Native Client -- Error 1316. A network error occurred while attempting to read from the file: c:\97e01bf8ace6ee06d08165a44b68a434\x86\setup\x86\sqlncli10.msi
Error 1316. A network error occurred while attempting to read from the file: c:\97e01bf8ace6ee06d08165a44b68a434\x86\setup\x86\sqlncli10.msi MSI (s) (9C:7C) [19:58:29:859]: Machine policy value 'DisableRollback' is 0
Double clicking on this msi also has the same error if the repair option is chosen. I then chose to uninstall the client and then repeat the sql2008 manual installation process which worked fine.
Marked as answer byhelsbyTuesday, November 11, 2008 1:29 AM
Just an update. I tried installing sql2008 in standalone as mentioned somewhere else on the forums, with an instance called MAPS. This failed too, with a similar type error message. Looking through the verbose log I spotted the following - MSI (s) (9C:C0) [19:57:56:203]: Running as a service. MSI (s) (9C:AC) [19:57:56:296]: Running as a service. MSI (s) (9C:F8) [19:57:56:296]: Generating random cookie. MSI (s) (9C:F8) [19:57:56:296]: Created Custom Action Server with PID 2996 (0xBB4). MSI (s) (9C:C0) [19:57:56:343]: Running as a service. MSI (s) (9C:AC) [19:57:56:343]: Hello, I'm your 32bit Impersonated custom action server. MSI (s) (9C:F8) [19:58:07:687]: Server locked. Will skip uninstalled package cleanup, and allow locking install to perform cleanup. MSI (s) (9C:7C) [19:58:29:859]: Product: Microsoft SQL Server 2008 Native Client -- Error 1316. A network error occurred while attempting to read from the file: c:\97e01bf8ace6ee06d08165a44b68a434\x86\setup\x86\sqlncli10.msi
Error 1316. A network error occurred while attempting to read from the file: c:\97e01bf8ace6ee06d08165a44b68a434\x86\setup\x86\sqlncli10.msi MSI (s) (9C:7C) [19:58:29:859]: Machine policy value 'DisableRollback' is 0
Double clicking on this msi also has the same error if the repair option is chosen. I then chose to uninstall the client and then repeat the sql2008 manual installation process which worked fine.
Marked as answer byhelsbyTuesday, November 11, 2008 1:29 AM
Glad you got this worked out. We'll push this on to the SQL Server team to see if there's an issue they can work out to keep this from happening again.