Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 SSDT instalation errors out

Author  Topic 

dolphin123
Yak Posting Veteran

84 Posts

Posted - 2015-05-05 : 11:04:01
Hi,

I am trying to install SQLPackage.exe on a Windows 2008 R2/SQL Server 2008 R2 server.

Server does not have internet access.

1. I downloaded "http://go.microsoft.com/fwlink/?LinkID=526519&clcid=0x409" from my local PC.
2. Did "SSDTSetup.exe /layout \\networkshare"
3. On the Above DB server, ran SSDTSetup.exe as an Administrator.

It says "Download progress" while it is at "Microsoft SQL server 2014 Transact-SQL compiler Service " it errors out and spits out this log.

Why is it doing that? Can anyone make sense of this log?


[1FD4:1DEC][2015-05-05T10:53:24]: Burn v3.6.3542.0, Windows v6.1 (Build 7601: Service Pack 1), path: \\lannas01\SQLBK02\ShiyamTemp\SSDT\SSDTSetup.exe, cmdline: '-burn.unelevated BurnPipe.{96198CC7-9BE9-4423-85DB-6C2CBF0CF323} {B78D5B89-E0F6-432C-A3B1-4ECA75D2F1AA} 6504'
[1FD4:1DEC][2015-05-05T10:53:24]: Initializing numeric variable 'InstallLanguage' to value '1033'
[1FD4:1DEC][2015-05-05T10:53:24]: Initializing numeric variable 'INSTALLINTEGRATEDSHELL' to value '1'
[1FD4:1DEC][2015-05-05T10:53:24]: Initializing numeric variable 'SKIPENVIRONMENTSETUP' to value '0'
[1FD4:1DEC][2015-05-05T10:53:24]: Setting string variable 'WixBundleLog' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324.log'
[1FD4:1DEC][2015-05-05T10:53:24]: Setting string variable 'WixBundleOriginalSource' to value '\\lannas01\SQLBK02\ShiyamTemp\SSDT\SSDTSetup.exe'
[1FD4:1DEC][2015-05-05T10:53:24]: Setting string variable 'WixBundleName' to value 'Microsoft SQL Server Data Tools 2012'
[1FD4:14CC][2015-05-05T10:53:24]: Ignoring unknown argument: ignored
[1FD4:1DEC][2015-05-05T10:53:25]: Detect 19 packages
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv'
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\devenv\1033'
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VS\Servicing\11.0\intshelladditionalres\1033'
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VS\Servicing\11.0\IsoShell'
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VS\Servicing\11.0\IsoShell\1033'
[1FD4:1DEC][2015-05-05T10:53:25]: Setting string variable 'netfxfullredist_64_DetectKey' to value '4.5.50938'
[1FD4:1DEC][2015-05-05T10:53:25]: Setting numeric variable 'netfxfullredist_64_DetectKeyExists' to value 1
[1FD4:1DEC][2015-05-05T10:53:25]: Setting string variable 'netfxfullredist_DetectKey' to value '4.5.50938'
[1FD4:1DEC][2015-05-05T10:53:25]: Setting numeric variable 'netfxfullredist_DetectKeyExists' to value 1
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\professional'
[1FD4:1DEC][2015-05-05T10:53:25]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\11.0\professional\1033'
[1FD4:1DEC][2015-05-05T10:53:25]: Setting numeric variable 'BootstrapperAction' to value 4
[1FD4:1DEC][2015-05-05T10:53:25]: Condition 'RebootPending = 0' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(NOT((proplus_DetectKey) AND (NOT(proplusLang_DetectKey))))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(netfxfullredist_DetectKeyExists AND netfxfullredist_DetectKey = v4.0.30319)' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(netfxfullredist_DetectKeyExists AND netfxfullredist_DetectKey >= v4.5.50709) AND (NOT ((VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))) OR (netfxfullredist_64_DetectKeyExists AND netfxfullredist_64_DetectKey >= v4.5.50709))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(isoShellInstall_DetectKey = 1)' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(isoShellLPInstall_DetectKey = 1)' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(devenv_DetectKey = 1)' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:25]: Condition '(intShellLPInstall_DetectKey = 1)' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:25]: Detected partially cached package: SQLLS12X64, invalid payload: SQLLS12X64, reason: 0x80070570
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: netfxfullredist_43, state: Present, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: DEV11ISOSHELL, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: DEV11ISOSHELLLP, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: DEV11INTSHELLADDITIONAL, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: DEV11INTSHELLADDITIONALLP, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLLS12X86, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLLS12X64, state: Absent, cached: Partial
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLDOM12X86, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLDOM12X64, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: TSQLLANGSVC12X86, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: TSQLLANGSVC12X64, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLLOCALDBX86, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLLOCALDBX64, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLCLRTYPES12X86, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLCLRTYPES12X64, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLSMO12X86, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SQLSMO12X64, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SSDTEXTERNALS12, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detected package: SSDT11, state: Absent, cached: None
[1FD4:1DEC][2015-05-05T10:53:25]: Detect complete, result: 0x0
[1FD4:1DEC][2015-05-05T10:53:27]: Plan 19 packages, action: Install
[1FD4:1DEC][2015-05-05T10:53:27]: Skipping dependency registration on package with no dependency providers: netfxfullredist_43
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND ((NOT(isoShellInstall_DetectKey)) AND (NOT(devenv_DetectKey)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Skipping dependency registration on package with no dependency providers: DEV11ISOSHELL
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_DEV11ISOSHELL' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_0_DEV11ISOSHELL.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND ((NOT(isoShellLPInstall_DetectKey)) AND (NOT(devenvLang_DetectKey)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Skipping dependency registration on package with no dependency providers: DEV11ISOSHELLLP
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_DEV11ISOSHELLLP' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_1_DEV11ISOSHELLLP.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND (NOT(devenv_DetectKey))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Skipping dependency registration on package with no dependency providers: DEV11INTSHELLADDITIONAL
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_DEV11INTSHELLADDITIONAL' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_2_DEV11INTSHELLADDITIONAL.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND (NOT(devenvLang_DetectKey))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Skipping dependency registration on package with no dependency providers: DEV11INTSHELLADDITIONALLP
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_DEV11INTSHELLADDITIONALLP' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_3_DEV11INTSHELLADDITIONALLP.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLLS12X64' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_4_SQLLS12X64.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLDOM12X64' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_5_SQLDOM12X64.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_TSQLLANGSVC12X64' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_6_TSQLLANGSVC12X64.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLLOCALDBX64' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_7_SQLLOCALDBX64.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLCLRTYPES12X86' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_8_SQLCLRTYPES12X86.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLCLRTYPES12X64' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_9_SQLCLRTYPES12X64.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLSMO12X86' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_10_SQLSMO12X86.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SQLSMO12X64' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_11_SQLSMO12X64.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SSDTEXTERNALS12' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_12_SSDTEXTERNALS12.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Setting string variable 'WixBundleLog_SSDT11' to value 'C:\Users\SSUNDA~1\AppData\Local\Temp\sql_SSDT_1100_20150505105324_13_SSDT11.log'
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: netfxfullredist_43, state: Present, default requested: Present, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: DEV11ISOSHELL, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: DEV11ISOSHELLLP, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: DEV11INTSHELLADDITIONAL, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: DEV11INTSHELLADDITIONALLP, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLLS12X86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLLS12X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLDOM12X86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLDOM12X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: TSQLLANGSVC12X86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: TSQLLANGSVC12X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLLOCALDBX86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLLOCALDBX64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLCLRTYPES12X86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLCLRTYPES12X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLSMO12X86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SQLSMO12X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SSDTEXTERNALS12, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Planned package: SSDT11, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[1FD4:1DEC][2015-05-05T10:53:27]: Plan complete, result: 0x0
[1FD4:1DEC][2015-05-05T10:53:27]: Apply begin
[1968:1700][2015-05-05T10:53:27]: Creating a system restore point.
[1968:1700][2015-05-05T10:53:27]: System restore disabled, system restore point not created.
[1968:1700][2015-05-05T10:53:27]: Caching bundle from: 'C:\Users\SSUNDA~1\AppData\Local\Temp\2\{58d28222-b4df-41e9-9238-59961a53c4f5}\.be\SSDTSetup.exe' to: 'C:\ProgramData\Package Cache\{58d28222-b4df-41e9-9238-59961a53c4f5}\SSDTSetup.exe'
[1968:1700][2015-05-05T10:53:27]: Registering bundle dependency provider: {58d28222-b4df-41e9-9238-59961a53c4f5}, version: 11.1.50318.0
[1FD4:15B0][2015-05-05T10:53:27]: Acquiring package: DEV11ISOSHELL, payload: DEV11ISOSHELL, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x86\vs_isoshell.exe
[1FD4:15B0][2015-05-05T10:53:50]: Setting string variable 'WixBundleLastUsedSource' to value '\\lannas01\SQLBK02\ShiyamTemp\SSDT\'
[1968:1F24][2015-05-05T10:54:31]: Verified acquired payload: DEV11ISOSHELL at path: C:\ProgramData\Package Cache\.unverified\DEV11ISOSHELL, moving to: C:\ProgramData\Package Cache\1C20E040F5226D6217B447E9DDABABF0D82EBDE1\payload\x86\vs_isoshell.exe.
[1FD4:15B0][2015-05-05T10:54:31]: Acquiring package: DEV11ISOSHELLLP, payload: DEV11ISOSHELLLP, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x86\vs_isoshellLP.exe
[1968:1F24][2015-05-05T10:54:33]: Verified acquired payload: DEV11ISOSHELLLP at path: C:\ProgramData\Package Cache\.unverified\DEV11ISOSHELLLP, moving to: C:\ProgramData\Package Cache\C0DE98D93C8F3782FB499E7470E63B4DF262E24A\payload\x86\vs_isoshellLP.exe.
[1FD4:15B0][2015-05-05T10:54:33]: Acquiring package: DEV11INTSHELLADDITIONAL, payload: DEV11INTSHELLADDITIONAL, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x86\vs_intshelladditional.exe
[1968:1F24][2015-05-05T10:54:33]: Verified acquired payload: DEV11INTSHELLADDITIONAL at path: C:\ProgramData\Package Cache\.unverified\DEV11INTSHELLADDITIONAL, moving to: C:\ProgramData\Package Cache\EABBBDEC42F7233AF7DF0E0AF344F5BD4563E9C3\payload\x86\vs_intshelladditional.exe.
[1FD4:15B0][2015-05-05T10:54:33]: Acquiring package: DEV11INTSHELLADDITIONALLP, payload: DEV11INTSHELLADDITIONALLP, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x86\vs_intshelladditionalLP.exe
[1968:1F24][2015-05-05T10:54:33]: Verified acquired payload: DEV11INTSHELLADDITIONALLP at path: C:\ProgramData\Package Cache\.unverified\DEV11INTSHELLADDITIONALLP, moving to: C:\ProgramData\Package Cache\9DBF66B9DF8DE517B7A73BD9BC66446CA0E2CC98\payload\x86\vs_intshelladditionalLP.exe.
[1FD4:15B0][2015-05-05T10:54:33]: Acquiring package: SQLLS12X64, payload: SQLLS12X64, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x64\sqlls.msi
[1968:1F24][2015-05-05T10:55:37]: Error 0x800b010a: Failed authenticode verification of payload: C:\ProgramData\Package Cache\.unverified\SQLLS12X64
[1968:1F24][2015-05-05T10:55:37]: Error 0x800b010a: Failed to verify signature of payload: SQLLS12X64
[1968:1F24][2015-05-05T10:55:37]: Failed to verify payload: SQLLS12X64 at path: C:\ProgramData\Package Cache\.unverified\SQLLS12X64, error: 0x800b010a. Deleting file.
[1968:1F24][2015-05-05T10:55:37]: Error 0x800b010a: Failed to cache payload: SQLLS12X64
[1FD4:15B0][2015-05-05T10:55:37]: Failed to cache payload: SQLLS12X64 from working path: C:\Users\SSUNDA~1\AppData\Local\Temp\2\{58d28222-b4df-41e9-9238-59961a53c4f5}\SQLLS12X64, error: 0x800b010a.
[1FD4:15B0][2015-05-05T10:55:37]: Application requested retry of payload: SQLLS12X64, encountered error: 0x800b010a. Retrying...
[1FD4:15B0][2015-05-05T10:55:40]: Acquiring package: SQLLS12X64, payload: SQLLS12X64, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x64\sqlls.msi
[1968:1F24][2015-05-05T10:56:59]: Error 0x800b010a: Failed authenticode verification of payload: C:\ProgramData\Package Cache\.unverified\SQLLS12X64
[1968:1F24][2015-05-05T10:56:59]: Error 0x800b010a: Failed to verify signature of payload: SQLLS12X64
[1968:1F24][2015-05-05T10:56:59]: Failed to verify payload: SQLLS12X64 at path: C:\ProgramData\Package Cache\.unverified\SQLLS12X64, error: 0x800b010a. Deleting file.
[1968:1F24][2015-05-05T10:56:59]: Error 0x800b010a: Failed to cache payload: SQLLS12X64
[1FD4:15B0][2015-05-05T10:56:59]: Failed to cache payload: SQLLS12X64 from working path: C:\Users\SSUNDA~1\AppData\Local\Temp\2\{58d28222-b4df-41e9-9238-59961a53c4f5}\SQLLS12X64, error: 0x800b010a.
[1FD4:15B0][2015-05-05T10:56:59]: Application requested retry of payload: SQLLS12X64, encountered error: 0x800b010a. Retrying...
[1FD4:15B0][2015-05-05T10:57:02]: Acquiring package: SQLLS12X64, payload: SQLLS12X64, copy from: \\lannas01\SQLBK02\ShiyamTemp\SSDT\payload\x64\sqlls.msi
[1968:1F24][2015-05-05T10:58:06]: Error 0x800b010a: Failed authenticode verification of payload: C:\ProgramData\Package Cache\.unverified\SQLLS12X64
[1968:1F24][2015-05-05T10:58:06]: Error 0x800b010a: Failed to verify signature of payload: SQLLS12X64
[1968:1F24][2015-05-05T10:58:06]: Failed to verify payload: SQLLS12X64 at path: C:\ProgramData\Package Cache\.unverified\SQLLS12X64, error: 0x800b010a. Deleting file.
[1968:1F24][2015-05-05T10:58:06]: Error 0x800b010a: Failed to cache payload: SQLLS12X64
[1FD4:15B0][2015-05-05T10:58:06]: Failed to cache payload: SQLLS12X64 from working path: C:\Users\SSUNDA~1\AppData\Local\Temp\2\{58d28222-b4df-41e9-9238-59961a53c4f5}\SQLLS12X64, error: 0x800b010a.
[1968:1F24][2015-05-05T10:58:06]: Removing cached package: DEV11INTSHELLADDITIONALLP, from path: C:\ProgramData\Package Cache\9DBF66B9DF8DE517B7A73BD9BC66446CA0E2CC98[1968:1F24][2015-05-05T10:58:06]: Removing cached package: DEV11INTSHELLADDITIONAL, from path: C:\ProgramData\Package Cache\EABBBDEC42F7233AF7DF0E0AF344F5BD4563E9C3[1968:1F24][2015-05-05T10:58:06]: Removing cached package: DEV11ISOSHELLLP, from path: C:\ProgramData\Package Cache\C0DE98D93C8F3782FB499E7470E63B4DF262E24A[1968:1F24][2015-05-05T10:58:06]: Removing cached package: DEV11ISOSHELL, from path: C:\ProgramData\Package Cache\1C20E040F5226D6217B447E9DDABABF0D82EBDE1[1FD4:1DEC][2015-05-05T10:58:06]: Error 0x800b010a: Failed while caching, aborting execution.
[1968:1700][2015-05-05T10:58:06]: Removed bundle dependency provider: {58d28222-b4df-41e9-9238-59961a53c4f5}
[1968:1700][2015-05-05T10:58:06]: Removing cached bundle: {58d28222-b4df-41e9-9238-59961a53c4f5}, from path: C:\ProgramData\Package Cache\{58d28222-b4df-41e9-9238-59961a53c4f5}[1FD4:1DEC][2015-05-05T10:58:06]: Apply complete, result: 0x800b010a, restart: None, ba requested restart: No

   

- Advertisement -