Hi! When I run an installtion I get an error:
DEBUG: Error 2836: The control Next on the dialog SelectInstallationFeaturesDialog can not take focus The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2836. The arguments are: SelectInstallationFeaturesDialog, Next, The installtion works fine but it would be nice if I could do something to remove this logging. I suppose that the reason for this logging is that the next button is disabled when the dialog is displayed. My definiton of the next button is like this: <Control Id="Next" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Text="Next"> <Condition Action="enable">INSTALL_GDP OR INSTALL_ARCGIS</Condition> <Condition Action="disable">NOT INSTALL_GDP AND NOT INSTALL_ARCGIS</Condition> <Publish Event="DoAction" Value="FillPackageList">INSTALL_GDP</Publish> </Control> Best regards Hans -- View this message in context: http://www.nabble.com/Error-2836%3A--The-control-Next-on-the-dialog...-tf4473007.html#a12753365 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users