[wix-users] My fist custom bootstrapper application
Helge Kruse
Helge.Kruse at gmx.net
Sun Jul 2 22:12:11 PDT 2017
I am working as a user without administrative rights. So I tried following:
- Run Visual Studio as administrator
- Load the solution and Build (Now the WixBalExtensionExt.dll loaded)
- Close VS
- Run VS as normal user and Build (with success!)
I don't know why this should help. I was able to unblocked the DLL as
normal user but could not use it somehow.
But finally I can use WixBalExtensionExt now.
Thanks
Helge
Am 02.07.2017 um 19:26 schrieb Helge Kruse:
> Am 02.07.2017 um 16:54 schrieb Bob Arnson:
>> Unblock the file from Explorer. .NET won't load assemblies with the "downloaded from Internet" stream.
>
> Bob, thanks for that hint. The properties dialog indeed showed this
> unblock option. I unblocked the file with the explorer (the option to
> unblock isn't visible anymore).
>
> ... and candle unfortunately reports the same error as before:
> 'WixBalExtensionExt.dll' could not be loaded
>
> I am using WiX 3.11.0.1701 instead of 3.10.2 now, but this update didn't
> help.
>
> Best regards
> Helge
More information about the wix-users
mailing list