[wix-users] Error 0x8013141a

Sean Hall r.sean.hall at gmail.com
Wed Jan 12 15:39:29 PST 2022


0x8013141a - CORSEC_E_INVALID_STRONGNAME (defined in CorError.h)

Most commonly from using a custom build of WiX, or partially strong name
signing your BA's dll. Hopefully Fusion logs would help you diagnose the
issue -
https://docs.microsoft.com/en-us/dotnet/framework/tools/fuslogvw-exe-assembly-binding-log-viewer
.

On Wed, Jan 12, 2022 at 4:37 PM Dima Vasilkov via wix-users <
wix-users at lists.wixtoolset.org> wrote:

> Hello,
>
> I did some cleaning of cached packages and files in project directory on
> build machine, now bootstrapper crashes on open for computers other than
> the one I am using with 0x8013141a which seems to be related to strong name
> signing. To be sure it's not a code change from recent revision that I
> added I reverted to an older version of this project but it is still giving
> the same issue
>
> [0544:0640][2022-01-12T15:45:44]i001: Burn v3.11.2.6025, Windows v10.0
> (Build 18363: Service Pack 0), path:
>
> C:\Users\jmf\AppData\Local\Temp\{3BFE5D68-F908-42A2-AF63-D9E7F21C7338}\.cr\CPC-s(1.19.50).exe
> [0544:0640][2022-01-12T15:45:44]i000: Initializing string variable
> 'InstallFolder' to value '[ProgramFiles64Folder]'
> [0544:0640][2022-01-12T15:45:44]i000: Initializing string variable
> 'KeepProjects' to value 'No'
> [0544:0640][2022-01-12T15:45:44]i009: Command Line:
> '-burn.clean.room=C:\Users\jmf\Desktop\CPC-s(1.19.50).exe
> -burn.filehandle.attached=724 -burn.filehandle.self=680'
> [0544:0640][2022-01-12T15:45:44]i000: Setting string variable
> 'WixBundleOriginalSource' to value
> 'C:\Users\jmf\Desktop\CPC-s(1.19.50).exe'
> [0544:0640][2022-01-12T15:45:44]i000: Setting string variable
> 'WixBundleOriginalSourceFolder' to value 'C:\Users\jmf\Desktop\'
> [0544:0640][2022-01-12T15:45:44]i000: Setting string variable
> 'WixBundleLog' to value
> 'C:\Users\jmf\AppData\Local\Temp\cpc_20220112154544.log'
> [0544:0640][2022-01-12T15:45:44]i000: Setting string variable
> 'WixBundleName' to value 'cpc'
> [0544:0640][2022-01-12T15:45:44]i000: Setting string variable
> 'WixBundleManufacturer' to value 'pix'
> [0544:0640][2022-01-12T15:45:44]i000: Loading managed bootstrapper
> application.
> [0544:0640][2022-01-12T15:45:44]e000: Error 0x8013141a: Failed to create
> the managed bootstrapper application.
> [0544:0640][2022-01-12T15:45:44]e000: Error 0x8013141a: Failed to create
> UX.
> [0544:0640][2022-01-12T15:45:44]e000: Error 0x8013141a: Failed to load UX.
> [0544:0640][2022-01-12T15:45:44]e000: Error 0x8013141a: Failed while
> running
> [0544:0640][2022-01-12T15:45:44]i410: Variable: InstallFolder = C:\Program
> Files\
> [0544:0640][2022-01-12T15:45:44]i410: Variable: KeepProjects = No
> [0544:0640][2022-01-12T15:45:44]i410: Variable: ProgramFiles64Folder =
> C:\Program Files\
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleAction = 5
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleElevated = 0
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleLog =
> C:\Users\jmf\AppData\Local\Temp\cpc_20220112154544.log
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleManufacturer = pix
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleName = cpc
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleOriginalSource =
> C:\Users\jmf\Desktop\CPC-s(1.19.50).exe
> [0544:0640][2022-01-12T15:45:44]i410: Variable:
> WixBundleOriginalSourceFolder = C:\Users\jmf\Desktop\
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleProviderKey =
> {be81228a-bd62-44e8-9976-004be7597c57}
> [0544:0640][2022-01-12T15:45:44]i410: Variable:
> WixBundleSourceProcessFolder = C:\Users\jmf\Desktop\
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleSourceProcessPath
> = C:\Users\jmf\Desktop\CPC-s(1.19.50).exe
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleTag =
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleUILevel = 4
> [0544:0640][2022-01-12T15:45:44]i410: Variable: WixBundleVersion =
> 1.19.50.0
> [0544:0640][2022-01-12T15:45:44]e000: Error 0x8013141a: Failed to run
> per-user mode.
> [0544:0640][2022-01-12T15:45:44]i007: Exit code: 0x8013141a, restarting: No
>
> How to further diagnose the issue?
>
> Thank you in advance!
>
> Best,
> Dima
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>



More information about the wix-users mailing list