Re: [WiX-users] Installing a managed service

2007-07-04 Thread Timo Kunze
Thanks, I got it working. Timo -- www.TimoSoft-Software.de - Unicode controls for VB6 "Those who sacrifice freedom for safety deserve neither." - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FRE

Re: [WiX-users] Installing a managed service

2007-07-01 Thread Timo Kunze
Mike Dimmick schrieb: > Create a verbose log (e.g. using msiexec /l*v). That should show what the > actual error was. I created the log, but have problems to understand it. I see that something is failing, but I don't really know what and why. I've uploaded the logfile in case you want to take a lo

[WiX-users] Installing a managed service

2007-07-01 Thread Timo Kunze
Hi, I'm using WiX 3.0.2925 and trying to install a managed service (which uses .net 3.0). Currently I have this: http://schemas.microsoft.com/wix/UtilExtension"; FirstFailureActionType="restart" SecondFailureActionType="restart" ThirdFailureActionType="r