Installation of VSTOR breaks on installing assemblies

  • Thread starter Patrick @ Invantive
  • Start date
P

Patrick @ Invantive

Hi there,

When trying to install one of our add-ins on a windows server 2003 x64
system the installation of VSTOR breaks on the installation of the
assemblies. This is the log.

Any suggestions?

Thanks,

Patrick
---------------------------------------

The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = AMD64 {string}
Property: [VersionNT] = 5.2.2 {version}
Running checks for package 'Windows Installer 3.1', phase BuildList
The following properties have been set for package 'Windows Installer 3.1':
Running checks for command
'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
Result of running operator 'VersionGreaterThanOrEqualTo' on property
'VersionMsi' and value '3.1': true
Result of checks for command
'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
'Windows Installer 3.1' RunCheck result: No Install Needed
Running checks for package '.NET Framework 3.5', phase BuildList
Reading value 'Install' of registry key 'HKLM\Software\Microsoft\NET
Framework Setup\NDP\v3.5\1033'
Read integer value 1
Setting value '1 {int}' for property 'DotNet35InstallSuccess'
The following properties have been set for package '.NET Framework 3.5':
Property: [DotNet35InstallSuccess] = 1 {int}
Running checks for command 'DotNetFX35\dotNetFx35setup.exe'
Result of running operator 'ValueEqualTo' on property
'DotNet35InstallSuccess' and value '1': true
Result of checks for command 'DotNetFX35\dotNetFx35setup.exe' is 'Bypass'
'.NET Framework 3.5' RunCheck result: No Install Needed
Running checks for package 'Visual Studio Tools for the Office system 3.0
Runtime', phase BuildList
Running MsiProductCheck with ProductCode
'{8FB53850-246A-3507-8ADE-0060093FFEA6}'
MsiQueryProductState returned '-1'
Setting value '-1 {int}' for property 'VSTORuntimeInstalled'
The following properties have been set for package 'Visual Studio Tools for
the Office system 3.0 Runtime':
Property: [VSTORuntimeInstalled] = -1 {int}
Running checks for command 'VSTOR30\VSTOR30.exe'
Result of running operator 'ValueGreaterThanEqualTo' on property
'VSTORuntimeInstalled' and value '3': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value
'false': false
Result of checks for command 'VSTOR30\VSTOR30.exe' is 'Install'
'Visual Studio Tools for the Office system 3.0 Runtime' RunCheck result:
Install Needed
EULA for components 'Visual Studio Tools for the Office system 3.0 Runtime'
was accepted.
Copying files to temporary directory
"C:\DOCUME~1\!mbo\LOCALS~1\Temp\6\VSD2.tmp\"
Downloading files to "C:\DOCUME~1\!mbo\LOCALS~1\Temp\6\VSD2.tmp\"
(5/26/2008 3:03:15 PM) Downloading 'VSTOR30\VSTOR30.exe' from
'http://go.microsoft.com/fwlink/?LinkId=95146' to
'C:\DOCUME~1\!mbo\LOCALS~1\Temp\6\VSD2.tmp\'
Download completed at 5/26/2008 3:03:20 PM
Verifying file integrity of
C:\DOCUME~1\!mbo\LOCALS~1\Temp\6\VSD2.tmp\VSTOR30\VSTOR30.exe
WinVerifyTrust returned 0
File trusted
Running checks for package 'Visual Studio Tools for the Office system 3.0
Runtime', phase BeforePackage
Running MsiProductCheck with ProductCode
'{8FB53850-246A-3507-8ADE-0060093FFEA6}'
MsiQueryProductState returned '-1'
Setting value '-1 {int}' for property 'VSTORuntimeInstalled'
The following properties have been set for package 'Visual Studio Tools for
the Office system 3.0 Runtime':
Property: [VSTORuntimeInstalled] = -1 {int}
Running checks for command 'VSTOR30\VSTOR30.exe'
Result of running operator 'ValueGreaterThanEqualTo' on property
'VSTORuntimeInstalled' and value '3': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value
'false': false
Result of checks for command 'VSTOR30\VSTOR30.exe' is 'Install'
'Visual Studio Tools for the Office system 3.0 Runtime' RunCheck result:
Install Needed
Verifying file integrity of
C:\DOCUME~1\!mbo\LOCALS~1\Temp\6\VSD2.tmp\VSTOR30\VSTOR30.exe
WinVerifyTrust returned 0
File trusted
Installing using command
'C:\DOCUME~1\!mbo\LOCALS~1\Temp\6\VSD2.tmp\VSTOR30\VSTOR30.exe' and
parameters ' /q:a /c:"install /q /l"'
Process exited with code 1603
Status of package 'Visual Studio Tools for the Office system 3.0 Runtime'
after install is 'InstallFailed'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top