You need the WixComPlusExtension.  It was busticated for a couple weeks 
(my fault) fixed this week.

David M. Petercheff wrote:
> Thanks for taking a look Rob.  I'm using 3.0.2925.
>
> Here is candle and light commands I'm using.  I assume I'm missing the
> extension that contains ComPlusExtension but I don't know what it is.
>
> candle DragonWSFiles.wxs -out DragonWebFiles.wixobj 
>
> candle DragonWebServicesInstall.wxs -out DragonWebServicesInstall.wixobj
> -ext WixIISExtension -ext WixNetFxExtension -ext WixUtilExtension 
>
> light DragonWebServicesInstall.wixobj DragonWSFiles.wixobj -out
> DragonWebServicesInstall.msi -ext WixIISExtension -ext WixNetFxExtension
> -ext WixUtilExtension -cultures:en-US
>
> David Petercheff
> Development Process Engineer
> Baker Hill Corporation, an Experian Company
> 317-814-1930
>
> -----Original Message-----
> From: Rob Mensching [mailto:[EMAIL PROTECTED] 
> Sent: Friday, February 29, 2008 12:01 AM
> To: David M. Petercheff
> Cc: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] ComPlusExtension v3
>
> Looks okay. What version of the WiX toolset are you using?
>
> David M. Petercheff wrote:
>   
>> When using candle and light, what do you link to so it recognizes the 
>> ComPlusExtension schema in v3?
>>
>> I'm getting this error:
>>
>> error CNDL0200 : The Component element contains an unhandled extension
>>     
>
>   
>> element 'complus:ComPlusApplication'. Please ensure that the extension
>>     
>
>   
>> for elements in the 
>> 'http://schemas.microsoft.com/wix/ComPlusExtension' namespace has been
>>     
>
>   
>> provided.
>>
>> Or am I not defining the namespace correctly?
>>
>> xmlns:complus="http://schemas.microsoft.com/wix/ComPlusExtension";
>>
>>
>>     
> ------------------------------------------------------------------------
>   
>>     
> ------------------------------------------------------------------------
> -
>   
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>>
>>     
> ------------------------------------------------------------------------
>   
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>   
>>     
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to