I am trying to convert an msi for a VS 2010 web setup project to WiX using the 
dark command.   The build for the WiX project fails because there is an error 
"Unresolved reference to symbol 'CustomAction:WEBCA_CreateURLs' in section 
'Product:*'".  I added the custom action to the WiX project and am now getting 
an error that a DLL required for the install to complete could not be run when 
I executed it.  When I edited the msi with Orca, I noticed that this custom 
action was not defined in the msi even though it was specified as a control 
event for both the WebFolderForm and AdminWebFolder form as shown: 
Dialog_Control_EventArgumentConditionOrderingAdminWebFolderFormNextDoActionWEBCA_CreateURLs10WebFolderFormNextDoActionWEBCA_CreateURLs10
 Any recommendations on how this issue can be resolved?                         
                 
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to