[WiX-users] Setting Force reboot property causes error Error LGHT0217

2006-11-17 Thread KURZE, Uwe
i set the property Force to force a reboot after finishing installation. but if i compile my project light.exe fails with the error: light.exe(0,0): Error LGHT0217: An unexpected external UI message was received: You must restart your system for the configuration changes made to DOXiS Rendition

[WiX-users] Localization of WixIIsExtension

2006-11-05 Thread KURZE, Uwe
is there a way for Localization of messages hosted in the WixIISExtension DLL. In source code i only found an en-us.wxl file.   the error message is:   Error 24 The localization variable !(loc.msierrIISFailedReadWebDirs) is unknown.  Please ensure the variable is defined. E:\delivery\Dev\w

Re: [WiX-users] Wix 3.0 Compiler error

2006-11-03 Thread KURZE, Uwe
.wxl -out ..\..\Dxr.Build\Release\Install\Dxr.InstallEN.msi obj\Release\Dxr.Install.wixobj obj\Release\WixUI_Main.wixobj obj\Release\WixUI_ePDF.wixobj obj\Release\WixUI_ePDF_Settings.wixobj obj\Release\CustomActions.wixobj Thanks again   Uwe Kurze       Von: Mike Dimmick [mailto:[EMAIL P

[WiX-users] Wix 3.0 Compiler error

2006-11-02 Thread KURZE, Uwe
Hi there   I use Wix 3.0 in VS 2005. Everything works but if i use a ... tag   compiling failed with the error:   candle.exe : error CNDL0124 : An error has occurred that most likely indicates that the .NET Framework 1.1 Service Pack 1 has not been installed.  Please see