Re: [WiX-users] Custom Action DLL giving me 1723 ...

2006-10-02 Thread Wilson, Phil
: WiX ListanSubject: Re: [WiX-users] Custom Action DLL giving me 1723 ... None of the "old" CA's worked from an installation (but work when called from a 'normal' application). I've continued to test and found out that the 'Release'build works but no

Re: [WiX-users] Custom Action DLL giving me 1723 ...

2006-10-02 Thread Jonas Jonsson L (AL/EAB)
my debug-stuff that mess things up.   My guess is that the 'MSI46.tmp'-file is the DLL, and then it should be +280kb ...   /Jonas From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob ArnsonSent: den 2 oktober 2006 17:00To: Jonas Jonsson L (AL/EAB)Cc: WiX L

Re: [WiX-users] Custom Action DLL giving me 1723 ...

2006-10-02 Thread Bob Arnson
Jonas Jonsson L (AL/EAB) wrote: The DLL (and the new functionality) has of course been tested (on W2K & W2K3s) outside of an installation, and works just as expected, but when I try to access ANY functionality in the DLL, I get an Error 1723 and the installation fails.  Do the other