Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Richard Hollis
r > posts about using Wix IIS custom actions as its non-trivial and has a > couple of limitations. > > > -Original Message- > From: Tasneem Jappie [mailto:tasneem.jap...@pinesoft.co.uk] > Sent: 18 August 2009 14:38 > To: General discussion for Windows Installer XML tool

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Peter Shirtcliffe
actions as its non-trivial and has a couple of limitations. -Original Message- From: Tasneem Jappie [mailto:tasneem.jap...@pinesoft.co.uk] Sent: 18 August 2009 14:38 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] MSI to WIX for web setup compiler error

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Tasneem Jappie
irtcli...@sdl.com] Sent: 18 August 2009 11:53 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] MSI to WIX for web setup compiler error I didnt get the attachment for some reason but no matter - Simons previous suggestion is right. I was looking at the wrong part

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Peter Shirtcliffe
nstaller 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

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Bob Arnson
Tasneem Jappie wrote: > 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

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Tasneem Jappie
Thanks Simon, how do I get them back in?! -Original Message- From: Simon Dahlbacka [mailto:simon.dahlba...@gmail.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 On Tue, Aug 18

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Tasneem Jappie
lement 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

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Simon Dahlbacka
ld msi -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 Produc

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Peter Shirtcliffe
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

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Tasneem Jappie
: [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

Re: [WiX-users] MSI to WIX for web setup compiler error

2009-08-18 Thread Peter Shirtcliffe
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 s