Can you provide more details about what you have done and what you are trying to do. Somehow you're getting references to both WixUI_Advanced and WixUI_Minimal in your authoring.
On Thu, Feb 3, 2011 at 12:52 PM, Colin LeMahieu <clemah...@gmail.com> wrote: > I've been working on a WiX project for the past few days, which has > been nothing short of a nightmare of caveats and unclear error > messages, I've run in to an issue I can't seem to fix: > > > 18>C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\WixUI_Advanced.wxs(125,0): > error LGHT0170: The InstallUISequence table contains an action > 'WelcomeDlg' that is declared in two different locations. Please > remove one of the actions or set the Overridable='yes' attribute on > one of their elements. > > 18>C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\WixUI_Minimal.wxs(63,0): > error LGHT0171: The location of the action related to previous error. > > I filed bug report > > https://sourceforge.net/tracker/?func=detail&aid=3170990&group_id=105970&atid=642714 > which was quickly dismissed as "not a bug" > > Another person had a similar issue > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-UI-sequence-td5894155.html > which he gave up on trying to fix thoug I'm not attempting to replace > the WelcomeDlg. > > It seems like both WixUI_Minimal and WixUI_Advances are both > references though *neither* is references. In fact I've commented out > every UIRef element in the entire solution and this is still the error > I get. > > Perhaps looking at the InstallUISequence table would help but no files > are generated because of the errors. The error message gives no > indication as to where the references are. > > Does anyone know of a solution to this issue or could give some > pointers on what steps I can take to get a more exact error message? > > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users