Ah that might be it - I disabled the scanner but the company has group policies that put it back!
-----Original Message----- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 20 November 2012 20:49 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Bundle signing Insignia does work with cabinet files and such. Virus checkers love to peek into cabinets and that can often delay processing after the initiating executable (insignia) is gone. I often disable virus checking from my build folders to minimize these sorts of issues. On Tue, Nov 20, 2012 at 4:07 AM, Neil Sleightholm <n...@x2systems.com>wrote: > I don't use the same technique as you for signing (see recent thread > "Failed to extract all files from container") but I have experienced > problems with signing. My observation is that insignia needs a delay > after it as it holds on to the file (this may not be used by the > SignBundleEngine method but I am not sure) and also the signtool can > hold on to the file. I have ended up with a few sleep operations after > each step - not ideal but has made the build more reliable. > > Note sure this helps. > > Neil > > -----Original Message----- > From: Parkes, Kevin [mailto:kevin.par...@wacom.eu] > Sent: 20 November 2012 11:55 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Bundle signing > > I've set <SignOutput> to true and added > <Target Name="SignBundleEngine"> > and > <Target Name="SignBundle"> > to my VS project (each using <Exec> to run a batch file we use for > signing) > > Frequently, project build is failing (at least 2 times out of every 3 > ) with access denied errors from either LINK or in the batch file. It > would appear VS isn't waiting for one thing to finish before starting the > next. > > Has anyone else seen this? Any ideas how to fix it? > > > > ---------------------------------------------------------------------- > -------- Monitor your physical, virtual and cloud infrastructure from > a single web console. Get in-depth insight into apps, servers, > databases, vmware, SAP, cloud infrastructure, etc. Download 30-day > Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ---------------------------------------------------------------------- > -------- Monitor your physical, virtual and cloud infrastructure from > a single web console. Get in-depth insight into apps, servers, > databases, vmware, SAP, cloud infrastructure, etc. Download 30-day > Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching http://RobMensching.com LLC ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users