Pyro returns that error, or Light returns that error?
 
There isn't enough here to know what may have gone wrong. Could you please 
provide enough of your code (including build code) to attempt a repro?
 
If Light is returning that error, it means that among all of the WIXOBJs (and 
WIXLIBs) in its command-line, there were more than one entry sections (an entry 
section is every WiX fragment not in a Fragment element, e.g. Product or 
Patch). You can't use the same invocation of Light to build your upgrade 
package and your WIXMSP at the same time.
 
I'm not sure how Pyro would return that error, which is why we need more info.
 
> Date: Tue, 15 Oct 2013 13:14:48 +0530
> From: chaita...@pointcross.com
> To: WiX-users@lists.sourceforge.net
> Subject: [WiX-users] Error while creating wix pyro
> 
> HI,
> When i try to create an pyro it is giving error called
> _ Multiple entry sections found.  Only one entry section may be present 
> in a single targe_t
> How to solve this issue ?? I checked some of the articles but i didnt 
> get answer.
> 
> 
> -- 
> Thanks & Regards,
> Chaitanya.
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to