Trying to build a WIX install to run with CruiseControl.
I built an MSI from VS2003 for a Web App solution.
Then ran DARK on it, run CANDLE and LIGHT and builds a new MSI fine.
But when you run the MSI, asks for target folder, accepts, starts
install, then fails.
Digging inside, the error log shows...
Action start 13:44:12: CreateFolders.
CreateFolders: Folder: Creating folders
Action ended 13:44:12: CreateFolders. Return value 1.
Action 13:44:12: WEBCA_GatherWebFolderProperties.
Action start 13:44:12: WEBCA_GatherWebFolderProperties.
DEBUG: Error 2769: Custom Action WEBCA_GatherWebFolderProperties did
not close 1 MSIHANDLEs.
The installer has encountered an unexpected error installing this
package. This may indicate a problem with this package. The error code
is 2769. The arguments are: WEBCA_GatherWebFolderProperties, 1,
Action ended 13:44:12: WEBCA_GatherWebFolderProperties. Return value 3.
Action ended 13:44:12: INSTALL. Return value 3.
Action ended 13:44:12: ExecuteAction. Return value 3.
Action 13:44:12: FatalErrorForm.
Action start 13:44:12: FatalErrorForm.
Action 13:44:12: FatalErrorForm. Dialog created
Action ended 13:44:14: FatalErrorForm. Return value 1.
Action ended 13:44:14: INSTALL. Return value 3.
What is the problem with GatherWebFolderProperties.
Inside the WXS the custom action is defined as...
<CustomAction Id="WEBCA_GatherWebFolderProperties" Return="check"
BinaryKey="MSVBDPCADLL" DllEntry="GatherWebFolderProperties" />
Has anyone experienced similar problems, or have a better approach to
this?
Chris Butcher
Disclaimer of IDOX Group plc ("IDOX")
This e-mail and any attachments are confidential, may be privileged and are
intended solely for the use of the intended recipient/s. If you are not an
intended recipient, please (a) notify the sender immediately, copying [EMAIL
PROTECTED] as appropriate; and (b) delete the original e-mail and your reply
from your system. Unless authorized by IDOX, copying, forwarding, disclosing or
using this e-mail is prohibited. No liability is accepted for damage caused by
the presence of any virus. The contents of this e-mail are provided subject to
contract. Views or opinions in this e-mail are those of the author and not
necessarily those of IDOX. IDOX may intercept, copy or monitor e-mails from or
to anyone using its facilities in accordance with the law.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users