Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Failed upgrade, now error 0x80070714

$
0
0
Upgrading an instance from SQL 2012 to SQL 2014. Instance has SQL Engine, SSAS, and SSIS. Using the GUI, everything proceeds normally until the very last step where I get the attached error (Install_error). After clicking retry and getting the same error, I clicked Cancel and received the results in the attachment "final.jpg"Now if I try and restart the setup routine, the SqlSetup log shows the following:[quote]10/28/2014 09:41:50.184 ======================================================================10/28/2014 09:41:50.184 Setup launched10/28/2014 09:41:50.185 Attempting to determine media source10/28/2014 09:41:50.185 Media source value not specified on command line argument.10/28/2014 09:41:50.186 Setup is launched from media directly so default the value to the current folder.10/28/2014 09:41:50.186 Media source: (removed for privacy)10/28/2014 09:41:50.187 Attempt to determine media layout based on file '(removed for privacy)'.10/28/2014 09:41:50.199 Media layout is detected as: Full10/28/2014 09:41:50.200 Not a slip stream media, so continuing to run setup.exe from media.10/28/2014 09:41:50.214 /? or /HELP or /ACTION=HELP specified: false10/28/2014 09:41:50.234 Help display: false10/28/2014 09:41:50.234 .Net version 3.5 is installed10/28/2014 09:41:50.235 .Net version 2.0 is installed10/28/2014 09:41:50.235 Current running setup.exe full path: (removed for privacy)10/28/2014 09:41:50.240 Media setup.exe file version detected: 2014.120.2000.810/28/2014 09:41:50.241 Locally installed setup.exe full path: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\SQLServer2014\setup.exe10/28/2014 09:41:50.242 Unable to retrieve version information for file 'C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\SQLServer2014\setup.exe'10/28/2014 09:41:50.242 Error: Cannot determine file version of local setup.exe: 0x8007071410/28/2014 09:41:50.242 Setup closed with exit code: 0x8007071410/28/2014 09:41:50.242 ======================================================================[/quote]I have also tried running with the /REPAIR option, no luck with that either.

Viewing all articles
Browse latest Browse all 6525

Trending Articles