I've had reproducible access denied errors in builds where the Windows
Indexing Service was locking files that I was writing. Excluding the location
from indexing fixed it.

-----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
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
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

Reply via email to