本帖最后由 烟花雨 于 2013-9-5 13:48 编辑
microsoft windows 8 64位 visual studio 2012旗舰版 64位 SQL SERVER 2012 32位
因为要在vs2012里面连接数据库 所以需要安装microsoft sql server data tools 2012
但是 安装失败 提示系统找不到指定的路径
vs2012安装目录"D:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe"
sql server2012安装目录"D:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Ssms.exe"
下面是日志
[154C:16C8][2013-09-04T19:49:28]: Burn v3.6.3102.0, Windows v6.2 (Build 9200: Service Pack 0), path: E:\Software\SSDTSetup_2.exe, cmdline: ''
[154C:16C8][2013-09-04T19:49:28]: Initializing numeric variable 'InstallLanguage' to value '2052'
[154C:16C8][2013-09-04T19:49:28]: Initializing numeric variable 'INSTALLINTEGRATEDSHELL' to value '1'
[154C:16C8][2013-09-04T19:49:28]: Initializing numeric variable 'SKIPENVIRONMENTSETUP' to value '0'
[154C:16C8][2013-09-04T19:49:28]: Setting string variable 'WixBundleLog' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928.log'
[154C:16C8][2013-09-04T19:49:28]: Setting string variable 'WixBundleOriginalSource' to value 'E:\Software\SSDTSetup_2.exe'
[154C:16C8][2013-09-04T19:49:28]: Setting string variable 'WixBundleName' to value 'Microsoft SQL Server Data Tools 2012'
[154C:16C8][2013-09-04T19:49:29]: Detect 20 packages
[154C:16C8][2013-09-04T19:49:29]: Setting string variable 'devenv_DetectKey' to value '1'
[154C:16C8][2013-09-04T19:49:29]: Setting string variable 'devenvLang_DetectKey' to value '1'
[154C:16C8][2013-09-04T19:49:29]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VS\Servicing\11.0\intshelladditionalres\2052'
[154C:16C8][2013-09-04T19:49:29]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VS\Servicing\11.0\IsoShell'
[154C:16C8][2013-09-04T19:49:29]: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VS\Servicing\11.0\IsoShell\2052'
[154C:16C8][2013-09-04T19:49:29]: Setting string variable 'netfxfullredist_64_DetectKey' to value '4.5.50709'
[154C:16C8][2013-09-04T19:49:29]: Setting numeric variable 'netfxfullredist_64_DetectKeyExists' to value 1
[154C:16C8][2013-09-04T19:49:29]: Setting string variable 'netfxfullredist_DetectKey' to value '4.5.50709'
[154C:16C8][2013-09-04T19:49:29]: Setting numeric variable 'netfxfullredist_DetectKeyExists' to value 1
[154C:16C8][2013-09-04T19:49:29]: Setting string variable 'proplus_DetectKey' to value '1'
[154C:16C8][2013-09-04T19:49:29]: Setting string variable 'proplusLang_DetectKey' to value '1'
[154C:16C8][2013-09-04T19:49:29]: Setting numeric variable 'BootstrapperAction' to value 4
[154C:16C8][2013-09-04T19:49:29]: Condition 'RebootPending = 0' evaluates to true.
[154C:16C8][2013-09-04T19:49:29]: Condition '(NOT((proplus_DetectKey) AND (NOT(proplusLang_DetectKey))))' evaluates to true.
[154C:16C8][2013-09-04T19:49:29]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[154C:16C8][2013-09-04T19:49:29]: Condition '(netfxfullredist_DetectKeyExists AND netfxfullredist_DetectKey = v4.0.30319)' evaluates to false.
[154C:16C8][2013-09-04T19:49:29]: 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.
[154C:16C8][2013-09-04T19:49:29]: Condition '(isoShellInstall_DetectKey = 1)' evaluates to false.
[154C:16C8][2013-09-04T19:49:29]: Condition '(isoShellLPInstall_DetectKey = 1)' evaluates to false.
[154C:16C8][2013-09-04T19:49:29]: Condition '(devenv_DetectKey = 1)' evaluates to true.
[154C:16C8][2013-09-04T19:49:29]: Condition '(intShellLPInstall_DetectKey = 1)' evaluates to false.
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {83F6A108-3DDF-446D-83FF-6C7810603098}, scope: PerMachine, version: 11.0.2100.60, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {B030E655-FB42-470C-8B23-A66613EA7077}, scope: PerMachine, version: 11.0.2100.60, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {FBA6F90E-36EC-4FC9-9B25-3834E3BD46A8}, scope: PerMachine, version: 11.0.2316.0, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {263DB80C-E4BA-49E9-A5C6-159E344AED04}, scope: PerMachine, version: 11.1.2816.0, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {BC7F2B9B-88CD-4D59-A84C-60E63CA452D5}, scope: PerMachine, version: 11.0.2100.60, language: 2052 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {DAF91A31-4D0F-45E4-8C24-AC815632ECAE}, scope: PerMachine, version: 11.0.2100.60, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {4E9E77D1-6367-462C-9B8C-7284FD518080}, scope: PerMachine, version: 11.0.2100.60, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {A7D91F95-08F8-4B12-9A3C-13BCE247F895}, scope: PerMachine, version: 11.0.2100.60, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {6CF446AA-546D-4B36-BE3D-102BAABA1858}, scope: PerMachine, version: 11.0.2100.60, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {A7EB8B42-AD25-4444-BE9C-6B6761B872F5}, scope: PerMachine, version: 11.1.20627.0, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected related package: {71DEBB97-363A-422F-B5E6-EEECBFD0F121}, scope: PerMachine, version: 11.1.20627.0, language: 0 operation: MajorUpgrade
[154C:16C8][2013-09-04T19:49:29]: Detected package: netfxfullredist_43, state: Present, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: DEV11ISOSHELL, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: DEV11ISOSHELLLP, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: DEV11INTSHELLADDITIONAL, state: Present, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: DEV11INTSHELLADDITIONALLP, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLDOM11X86, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLDOM11X64, state: Present, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: TSQLLANGSVC11X86, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: TSQLLANGSVC11X64, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: DACFX11X86, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: DACFX11X64, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLLOCALDBX86, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLLOCALDBX64, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLCLRTYPES11X86, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLCLRTYPES11X64, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLSMO11X86, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SQLSMO11X64, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SSDTEXTERNALS11, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SSDTBUILDUTILITIES11, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detected package: SSDT11, state: Absent, cached: None
[154C:16C8][2013-09-04T19:49:29]: Detect complete, result: 0x0
[154C:16C8][2013-09-04T19:49:33]: Plan 20 packages, action: Install
[154C:16C8][2013-09-04T19:49:33]: Skipping dependency registration on package with no dependency providers: netfxfullredist_43
[154C:16C8][2013-09-04T19:49:33]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND ((NOT(isoShellInstall_DetectKey)) AND (NOT(devenv_DetectKey)))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Skipping dependency registration on package with no dependency providers: DEV11ISOSHELL
[154C:16C8][2013-09-04T19:49:33]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND ((NOT(isoShellLPInstall_DetectKey)) AND (NOT(devenvLang_DetectKey)))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Skipping dependency registration on package with no dependency providers: DEV11ISOSHELLLP
[154C:16C8][2013-09-04T19:49:33]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND (NOT(devenv_DetectKey))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Skipping dependency registration on package with no dependency providers: DEV11INTSHELLADDITIONAL
[154C:16C8][2013-09-04T19:49:33]: Condition '(INSTALLINTEGRATEDSHELL = 1) AND (NOT(devenvLang_DetectKey))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Skipping dependency registration on package with no dependency providers: DEV11INTSHELLADDITIONALLP
[154C:16C8][2013-09-04T19:49:33]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_TSQLLANGSVC11X64' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_0_TSQLLANGSVC11X64.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_DACFX11X86' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_1_DACFX11X86.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_DACFX11X64' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_2_DACFX11X64.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '((NOT VersionNT64) AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to false.
[154C:16C8][2013-09-04T19:49:33]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SQLLOCALDBX64' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_3_SQLLOCALDBX64.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SQLCLRTYPES11X86' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_4_SQLCLRTYPES11X86.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SQLCLRTYPES11X64' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_5_SQLCLRTYPES11X64.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SQLSMO11X86' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_6_SQLSMO11X86.log'
[154C:16C8][2013-09-04T19:49:33]: Condition '(VersionNT64 AND ((VersionNT = v6.1 AND ServicePackLevel >= 1) OR (VersionNT > v6.1)))' evaluates to true.
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SQLSMO11X64' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_7_SQLSMO11X64.log'
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SSDTEXTERNALS11' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_8_SSDTEXTERNALS11.log'
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SSDTBUILDUTILITIES11' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_9_SSDTBUILDUTILITIES11.log'
[154C:16C8][2013-09-04T19:49:33]: Setting string variable 'WixBundleLog_SSDT11' to value 'C:\Users\YONGQI~1\AppData\Local\Temp\sql_SSDT_1100_20130904194928_10_SSDT11.log'
[154C:16C8][2013-09-04T19:49:33]: Planned package: netfxfullredist_43, state: Present, default requested: Present, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: DEV11ISOSHELL, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: DEV11ISOSHELLLP, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: DEV11INTSHELLADDITIONAL, state: Present, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: DEV11INTSHELLADDITIONALLP, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLDOM11X86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLDOM11X64, state: Present, default requested: Present, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: TSQLLANGSVC11X86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: TSQLLANGSVC11X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: DACFX11X86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: DACFX11X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLLOCALDBX86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLLOCALDBX64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLCLRTYPES11X86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLCLRTYPES11X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLSMO11X86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SQLSMO11X64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SSDTEXTERNALS11, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SSDTBUILDUTILITIES11, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Planned package: SSDT11, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[154C:16C8][2013-09-04T19:49:33]: Plan complete, result: 0x0
[154C:16C8][2013-09-04T19:49:33]: Apply begin
[11D8:02EC][2013-09-04T19:49:38]: Creating a system restore point.
[11D8:02EC][2013-09-04T19:49:38]: Created a system restore point.
[11D8:02EC][2013-09-04T19:49:39]: Caching bundle from: 'C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\.be\SSDTSetup.exe' to: 'C:\ProgramData\Package Cache\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\SSDTSetup.exe'
[11D8:02EC][2013-09-04T19:49:39]: Registering bundle dependency provider: {4cab6456-c558-4a4d-9adb-a3eaedde2638}, version: 11.1.30618.1
[154C:158C][2013-09-04T19:49:39]: Prompt for source of package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, path: E:\Software\payload\x64\TSqlLanguageService.msi
[154C:158C][2013-09-04T19:49:39]: Acquiring package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, download from: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:40]: Error 0x80070003: Failed to send request to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:40]: Error 0x80070003: Failed to connect to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:40]: Error 0x80070003: Failed to get size and time for URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:40]: Error 0x80070003: Failed attempt to download URL: 'http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804' to: 'C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\TSQLLANGSVC11X64'
[154C:158C][2013-09-04T19:49:40]: Prompt for source of package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, path: E:\Software\payload\x64\TSqlLanguageService.msi
[154C:158C][2013-09-04T19:49:43]: Acquiring package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, download from: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:44]: Error 0x80070003: Failed to send request to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:44]: Error 0x80070003: Failed to connect to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:44]: Error 0x80070003: Failed to get size and time for URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:44]: Error 0x80070003: Failed attempt to download URL: 'http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804' to: 'C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\TSQLLANGSVC11X64'
[154C:158C][2013-09-04T19:49:44]: Prompt for source of package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, path: E:\Software\payload\x64\TSqlLanguageService.msi
[154C:158C][2013-09-04T19:49:47]: Acquiring package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, download from: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:47]: Error 0x80070003: Failed to send request to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:47]: Error 0x80070003: Failed to connect to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:47]: Error 0x80070003: Failed to get size and time for URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:47]: Error 0x80070003: Failed attempt to download URL: 'http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804' to: 'C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\TSQLLANGSVC11X64'
[154C:158C][2013-09-04T19:49:47]: Prompt for source of package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, path: E:\Software\payload\x64\TSqlLanguageService.msi
[154C:158C][2013-09-04T19:49:50]: Acquiring package: TSQLLANGSVC11X64, payload: TSQLLANGSVC11X64, download from: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:51]: Error 0x80070003: Failed to send request to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:51]: Error 0x80070003: Failed to connect to URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:51]: Error 0x80070003: Failed to get size and time for URL: http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804
[154C:158C][2013-09-04T19:49:51]: Error 0x80070003: Failed attempt to download URL: 'http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804' to: 'C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\TSQLLANGSVC11X64'
[154C:158C][2013-09-04T19:49:51]: Error 0x80070003: Failed to acquire payload from: 'http://go.microsoft.com/fwlink/?LinkId=269949&clcid=0x804' to working path: 'C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\TSQLLANGSVC11X64'
[154C:158C][2013-09-04T19:49:51]: Failed to acquire payload: TSQLLANGSVC11X64 to working path: C:\Users\YONGQI~1\AppData\Local\Temp\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\TSQLLANGSVC11X64, error: 0x80070003.
[154C:16C8][2013-09-04T19:49:51]: Error 0x80070003: Failed while caching, aborting execution.
[11D8:02EC][2013-09-04T19:49:51]: Removed bundle dependency provider: {4cab6456-c558-4a4d-9adb-a3eaedde2638}
[11D8:02EC][2013-09-04T19:49:51]: Removing cached bundle: {4cab6456-c558-4a4d-9adb-a3eaedde2638}, from path: C:\ProgramData\Package Cache\{4cab6456-c558-4a4d-9adb-a3eaedde2638}\
[154C:16C8][2013-09-04T19:49:51]: Apply complete, result: 0x80070003, restart: None, ba requested restart: No
|