Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.10.0.1726 bootstrapper can not be launched when dotnet is not installed. #4781

Closed
wixbot opened this issue May 28, 2015 · 4 comments
Closed
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented May 28, 2015

the customizing the Burn is based ib dotnet 4.
An exe package is set for WixMbaPrereqPackageId. The bootstrapper failed when it was launched from a setup without dotnet 4.

this only happened on v3.10.0.1726. v3.10.0.1719 and v3.10.0.1519 are working

[0780:0CF0][2015-05-28T16:02:10]i000: Loading prerequisite bootstrapper application because managed host could not be loaded, error: 0x80070490.
[0780:0C10][2015-05-28T16:02:10]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[0780:0C10][2015-05-28T16:02:10]e000: Error 0x80070490: Failed to initialize data in bootstrapper application.
[0780:0CF0][2015-05-28T16:02:10]i500: Shutting down, exit code: 0x490
[0780:0CF0][2015-05-28T16:02:10]i000: The prerequisites were not successfully installed, error: 0x0. The bootstrapper application will be not reloaded.
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: CommvaultPackage_InstallCondition = yes
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: InstallSQLEnterprise = yes
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: option = option
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleAction = 4
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleElevated = 1
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleInstalled = 0
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleLog = C:\Users\ADMINI~1\AppData\Local\Temp\Simpana_Data_Protection_20150528160210.log
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleManufacturer = CommVault Systems
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleName = Simpana Data Protection
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleOriginalSource = \cvdv9009\B72\AllBrands\DISC1\Setup.exe
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleOriginalSourceFolder = \cvdv9009\B72\AllBrands\DISC1
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleProviderKey = {1386bb25-7a48-4cac-a996-b63ad2dfafff}
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleTag =
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixBundleVersion = 11.72.10.0
[0780:0CF0][2015-05-28T16:02:10]i410: Variable: WixStdBALanguageId = 1033
[0780:0CF0][2015-05-28T16:02:10]i007: Exit code: 0x490, restarting: No

Originally opened by csun

@wixbot
Copy link
Author

wixbot commented May 28, 2015

The WiX 3.10.0.1726 bundle itself has the same problem.

Originally posted by rseanhall

@wixbot
Copy link
Author

wixbot commented May 31, 2015

wixtoolset/wix3#260

Originally posted by barnson

@wixbot
Copy link
Author

wixbot commented Jun 3, 2015

AssignedTo set to bobarnson

@wixbot
Copy link
Author

wixbot commented Jun 14, 2015

Originally changed by barnson
Resolution set to fixed
Status changed from Open to Resolved

@wixbot wixbot added this to the v3.10 milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants