I commented out below CustomAction code to see whether it still able to build 
solution or not. It was able to compile the code but while installing MSI I am 
getting below error :

Action 11:22:04: WEBCA_GatherWebSites. 
Action start 11:22:04: WEBCA_GatherWebSites.
INFO   : [02/07/2013 11:22:04:353] [GatherWebSites                          ]: 
Custom Action is starting...
INFO   : [02/07/2013 11:22:04:353] [GatherWebSites                          ]: 
CoInitializeEx - COM initialization Apartment Threaded...
ERROR  : [02/07/2013 11:22:04:353] [GatherWebSites                          ]: 
FAILED:-2147023281
ERROR  : [02/07/2013 11:22:04:353] [GatherWebSites                          ]: 
Custom Action failed with code: '1615'
INFO   : [02/07/2013 11:22:04:353] [GatherWebSites                          ]: 
Custom Action completed with return code: '1615'
Action ended 11:22:04: WEBCA_GatherWebSites. Return value 3.
Action 11:22:04: FatalErrorForm. 


Thanks
-Kumar


________________________________
 From: Kumar Nitesh <knitesh1...@yahoo.com>
To: Windows Installer XML toolset developer mailing list 
<wix-devs@lists.sourceforge.net> 
Sent: Thursday, February 7, 2013 9:51 AM
Subject: [WiX-devs] Problem with Dark.exe
 

Hi All,

This is the first time I am using Dark.exe to decompile my existing MSI file. 
After it generated source setup file I tried to compile generated source(*.wxs) 
file which gave me following error :

Error4Unresolved reference to symbol 'CustomAction:WEBCA_CreateURLs' in section 
'Product:{964A931F-4DFA-4B0E-AEF9-0C2D616ECA0E}'.

I tried looking for this custom action in my WXS but to no avail. I am 
wondering if any of you have encounter this problem and how you resolve it .

Thanks
-Kumar

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to