I think the WriteIIS7ConfigChanges custom action is not scheduled until run time when windows installer is figuring out what to execute in the installation transaction. The light doesn't know about it at link time so you get a failure.
Edwin G. Castro Software Developer - Staff Electronic Banking Services Fiserv Office: 503-746-0643 Fax: 503-617-0291 www.fiserv.com Please consider the environment before printing this e-mail > -----Original Message----- > From: Joe Osman [mailto:joe.os...@taitradio.com] > Sent: Thursday, November 04, 2010 2:58 PM > To: 'General discussion for Windows Installer XML toolset.' > Subject: [WiX-users] Unresolved reference to symbol > WixAction:InstallExecuteSequence/WriteIIS7ConfigChanges > > I want to schedule a custom action to execute after WriteIIS7ConfigChanges > but my build fails and I get the following error: > Error 177 Unresolved reference to symbol > 'WixAction:InstallExecuteSequence/WriteIIS7ConfigChanges' in section > 'Product:*'. > > Here is the code: > > <Custom Action ="SetWebLogFolderProperty" After > ="WriteIIS7ConfigChanges" >NOT Installed AND NOT > UPGRADINGPRODUCTCODE </Custom> > > Thank you > > -- > Joe Osman > Design Engineer > Tait Radio Communications > 175 Roydvale Avenue Christchurch > New Zealand > DDI: 64 3 3571584 > www.taitradio.com > joe.os...@taitradio.com > TAIT: THE RIGHT FIT > > ========================================================== > ============= > This email, including any attachments, is only for the intended addressee. It > is subject to copyright, is confidential and may be the subject of legal or > other > privilege, none of which is waived or lost by reason of this transmission. > If the receiver is not the intended addressee, please accept our apologies, > notify us by return, delete all copies and perform no other act on the email. > Unfortunately, we cannot warrant that the email has not been altered or > corrupted during transmission. > ========================================================== > ============= > > > ------------------------------------------------------------------------------ > The Next 800 Companies to Lead America's Growth: New Video Whitepaper > David G. Thomson, author of the best-selling book "Blueprint to a Billion" > shares his insights and actions to help propel your business during the next > growth cycle. Listen Now! > http://p.sf.net/sfu/SAP-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users