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

Reply via email to