Can you post the .wxs with the ConfigureIIS customaction tags?

Best regards,
Sebastian Brand

Deployment consultant
E-Mail: sebast...@instyler.com

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com

On 19.11.2009, at 08:36, Kusuma Sudheer Kumar (Tata Consultancy Services) wrote:

> 
> I developed Wix Code with embedding Custom action developed in C#
> As Per Requirement , Building the application in command line
> 
> 
> a.       Candle.exe syntax:
> 
> Candle -out objectFile sourceFile
> 
> Candle -out E:\Test\MyApp.wixobj E:\Test\MyApp.wxs
>                This generates the Wixobj
> 
> b.      Light.exe syntax
> Light -out outputFile objectFile
> Light -out E:\Test\Myapp.msi E:\Test\Myapp.wixobj
>                                This is throwing the error as Unresolved 
> reference to the symbol CustomAction:ConfigureIIS
> 
>                ConfigureIIS is the Custom action I was using in wxs file
> 
>                Anyone encountered this error before.
> 
> Thanks,
> Sudheer
> BGE Build Team (X 34482)
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to