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

Reply via email to