The bundle extracts the BA DLL to %TEMP%\{BUNDLE_GUID}\.ba1.  My guess is
that it's getting ERROR_ACCESS_DENIED (which is what 0x8007005 is) when
doing the extraction.

On Mon, Mar 23, 2015 at 4:52 PM, ctludlow <cludl...@gmail.com> wrote:

> Trying to install Wix and I get the same failed log file for wix38.exe,
> wix39.exe and wix40.exe.
> I also noticed that I can't run any setup.exe's that were created with wix.
> Visual Studio 2013 setup.exe gives me the same errors.
> Any one have any ideas on what to check on a system with this behavior?
> Tried installing as Administrator and from a command prompt that was opened
> as Administrator.
>
> [19E4:1418][2015-03-23T12:32:38]i001: Burn v3.9.1208.0, Windows v6.1 (Build
> 7601: Service Pack 1), path: C:\Download\Wix\wix39.exe, cmdline:
> '-burn.unelevated BurnPipe.{AA155F4B-A1C6-4E2D-8116-43D5C843B88A}
> {21A2F814-7C9E-4558-8B45-26A73880F63D} 9004 -l log.txt'
> [19E4:1418][2015-03-23T12:32:38]i000: Initializing string variable
> 'InstallFolder' to value '[ProgramFilesFolder]WiX Toolset v3.9'
> [19E4:1418][2015-03-23T12:32:38]i000: Setting string variable
> 'WixBundleLog'
> to value 'C:\Download\Wix\log.txt'
> [19E4:1418][2015-03-23T12:32:38]i000: Setting string variable
> 'WixBundleOriginalSource' to value 'C:\Download\Wix\wix39.exe'
> [19E4:1418][2015-03-23T12:32:38]i000: Setting string variable
> 'WixBundleOriginalSourceFolder' to value 'C:\Download\Wix\'
> [19E4:1418][2015-03-23T12:32:38]e000: Error 0x80070005: Failed to load UX
> DLL.
> [19E4:1418][2015-03-23T12:32:38]e000: Error 0x80070005: Failed to load UX.
> [19E4:1418][2015-03-23T12:32:38]e000: Error 0x80070005: Failed while
> running
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: InstallFolder = C:\Program
> Files (x86)\WiX Toolset v3.9
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: ProgramFilesFolder =
> C:\Program Files (x86)\
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleAction = 4
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleElevated = 1
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleInstalled = 1
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleLog =
> C:\Download\Wix\log.txt
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleManufacturer =
> Outercurve Foundation
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleName = WiX Toolset
> v3.9.1208.0
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleOriginalSource =
> C:\Download\Wix\wix39.exe
> [19E4:1418][2015-03-23T12:32:38]i410: Variable:
> WixBundleOriginalSourceFolder = C:\Download\Wix\
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleProviderKey =
> {0f7c49f2-f5d2-4eaa-9de5-a274bdcbe6af}
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleTag =
> [19E4:1418][2015-03-23T12:32:38]i410: Variable: WixBundleVersion =
> 3.9.1208.0
> [19E4:1418][2015-03-23T12:32:38]e000: Error 0x80070005: Failed to run
> per-user mode.
> [19E4:1418][2015-03-23T12:32:38]i007: Exit code: 0x80070005, restarting: No
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Cannot-install-Wix-Wix39-exe-tp7599681.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to