1) This is a common problem recently, 'suppress' has two p's :)

2) It's not allowed to specify an extension twice.


On Fri, May 23, 2014 at 2:26 PM, Leonardo Pereira <
profissio...@leonardopereira.com.br> wrote:

> Thanks Sean... now the problem changed.
>
> *1) candle.exe -ext WixBalExtension -out File.wixobj File.wxs*
>
> *error CNDL0004 : The bal:WixStandardBootstrapperApplication element
> contains an unexpected attribute 'SupressOptionsUI'. *
>
> But according to
>
> http://wixtoolset.org/documentation/manual/v3/xsd/bal/wixstandardbootstrapperapplication.html
> <https://mailtrack.io/trace/link/f7d108a374e018b950cf4d91cdb91f311bdb75cd>
> SupressOptionUI
> is a valid attribute! I did not understand.
>
> *2) candle.exe -ext WixBalExtension -ext "D:\WiX Toolset
> v3.8\WixBalExtension.dll" -out File.wixobj File.wxs*
>
> As above, suspecting a problem of schema version, tried to force the use of
> a new assembly, but there was another problem.
>
> *candle.exe : error CNDL0125 : The extension
> 'Microsoft.Tools.WindowsInstallerXml.Extensions.BalCompiler' uses the same
> xml schema namespace, 'http://schemas.microsoft.com/wix/BalExtension
> <https://mailtrack.io/trace/link/34f2bc85a05fbaf366fd142e0868b09c3d1d66a3
> >',
> as previously loaded extension
> 'Microsoft.Tools.WindowsInstallerXml.Extensions.BalCompiler'.  Please
> either remove one of the extensions or rename the xml schema namespace to
> avoid the collision.*
>
> Where is this Microsoft.Tools.WindowsInstallerXml.Extensions.BalCompiler
> class? And how can I remove or bypass the schema loaded together this
> class?
>
> ​Thanks again.​
> Leonardo
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to