I didnt get the attachment for some reason but no matter - Simons previous suggestion is right. I was looking at the wrong part of the error. I usually know better than to try to fixing things before my second cuppa :)
Search the dark output for wxs files with a <CustomAction> element where Id="WEBCA_CreateURLs". Wix is complaining that it cant find the custom action in any of the wix files in the project. Apparently, the custom actions referred to in the error message are from msvbdpca.dll which was added to the MSI by Visual Studio to set up IIS. (Wix has its own custom actions to do this kind of thing). If you add -x <path> to the dark command line, itll extract any embedded dlls and other binaries to that path. -----Original Message----- From: Tasneem Jappie [mailto:tasneem.jap...@pinesoft.co.uk] Sent: 18 August 2009 11:29 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] MSI to WIX for web setup compiler error Hi Peter Yes, I've tried rebuilding. I've attached the wix script. Thanks! -----Original Message----- From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Sent: 18 August 2009 10:47 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] MSI to WIX for web setup compiler error Im not sure how you could get those errors if you have replaced those strings. Have you tried cleaning the intermediate files (*.wixobj), any extra copies of the source code and rebuilding, just to be sure ? Other than that, could you post some source code around the <Product> element and around the lines mentioned in the errors ? Ta. -----Original Message----- From: Tasneem Jappie [mailto:tasneem.jap...@pinesoft.co.uk] Sent: 18 August 2009 10:36 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] MSI to WIX for web setup compiler error I put those strings there, in fact there already are GUIDS in those locations, the same one. Any other suggestions? -----Original Message----- From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Sent: 18 August 2009 09:16 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] MSI to WIX for web setup compiler error I would guess that dark has remove the old MSI Product code and inserted a placeholder to force you to change the Product code when you compile a new product. Regardless of why its doing that, to fix it just generate a guid then find the strings "GUID HERE" and "SAME GUID HERE" and replace those strings with it. You can generate one with the guidgen tool or use an online guid generator website. -----Original Message----- From: Tasneem Jappie [mailto:tasneem.jap...@pinesoft.co.uk] Sent: 17 August 2009 17:56 To: wix-users@lists.sourceforge.net Subject: [WiX-users] MSI to WIX for web setup compiler error Hi I've used dark.exe to create a wix project from a working msi for a web service solution. I get the following two compile errors and I'm stumped (noob), please help? Error 1 Unresolved reference to symbol 'CustomAction:WEBCA_CreateURLs' in section 'Product:{GUID HERE}'. C:\...\MBWebR.wxs 468 1 MBWebRWixSetup Error 2 Unresolved reference to symbol 'CustomAction:WEBCA_CreateURLs' in section 'Product:{SAME GUID HERE}'. C:\...\MBWebR.wxs 649 1 MBWebRWixSetup Thanks, Tasneem Consider your responsibility to the environment - think before you print! ************************************************************************ ****************************************************************** This email is from Pinesoft Limited. Its contents are confidential to the intended recipient(s) at the email address(es) to which it has been addressed. It may not be disclosed to or used by anyone other than the addressee(s), nor may it be copied in anyway. If received in error, please contact the sender, then delete it from your system. Although this email and attachments are believed to be free of virus, or any other defect which might affect any computer or IT system into which they are received and opened, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by Pinesoft for any loss or damage arising in any way from receipt or use thereof. ************************************************************************ ******************************************************************* Pinesoft Limited are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us. SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users