Re: [WiX-users] DTF - SampleCA1 error

2008-11-03 Thread Dale Quigg
Thanks for your response Jason. > Somehow your MSI package has a missing or invalid LastSaveTime. > What tool are you using to build the MSI package? I used WiX 3.0.2925.0 to build the .msi. However, I used DTF from 3.0.4624.0. I rebuilt the msi using WiX v3.0.4624.0 and got the same error. >

Re: [WiX-users] DTF - SampleCA1 error

2008-10-31 Thread Jason Ginchereau
[WiX-users] DTF - SampleCA1 error Importance: Low Sorry, I don't use DTF. I try to keep my install dependencies to a minimum. -Original Message- From: Dale Quigg [mailto:[EMAIL PROTECTED] Sent: Friday, October 31, 2008 14:13 To: 'wix-users@lists.sourceforge.net' Subject: [WiX-us

Re: [WiX-users] DTF - SampleCA1 error

2008-10-31 Thread Rob Mensching
Sorry, I don't use DTF. I try to keep my install dependencies to a minimum. -Original Message- From: Dale Quigg [mailto:[EMAIL PROTECTED] Sent: Friday, October 31, 2008 14:13 To: 'wix-users@lists.sourceforge.net' Subject: [WiX-users] DTF - SampleCA1 error Hi, I'm

[WiX-users] DTF - SampleCA1 error

2008-10-31 Thread Dale Quigg
Hi, I'm new to DTF and also know little about C#, so this may be a rudimentary question. I compiled the DTF ManagedCA\SampleCAs project and added the binary to my WiX project. Then, I created custom actions and sequenced them after CostFinalize in InstallExecuteSequence. During install, the d