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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users