Re: [WiX-users] DTF: using WCF service in immediate custom action => 2896 [SOLVED]

2010-11-23 Thread Simon Dahlbacka
Nevermind, got it working. On Thu, Nov 18, 2010 at 4:06 PM, Simon Dahlbacka wrote: > I'm trying to create an immediate custom action that would allow user > to "test connection" to a wcf server. > > > DllEntry="TestConnection" Return="check" Execute="immediate"/> > >         Width="100" X="25"

[WiX-users] DTF: using WCF service in immediate custom action => 2896

2010-11-18 Thread Simon Dahlbacka
I'm trying to create an immediate custom action that would allow user to "test connection" to a wcf server.                           If I comment out the wcf bits, the custom action runs fine, but if I include it then I end up with MSI (c) (C8:B4) [15:55:06:487]: Invoking remote custom acti