Re: [WiX-users] Installation hangs on 64-bit Windows Server 2008

2008-08-27 Thread Bob Arnson
anwesha.m wrote: > I have all role services under IIS 6 management compatibilty installed- which > includes- IIS 6 Metabase Compatibility, IIS 6 Management Console,IIS 6 WMI > compatibility, IIS 6 scripting tools.All are installed. Do i need to > explicitly enable them from somewhere? I did not

Re: [WiX-users] Installation hangs on 64-bit Windows Server 2008

2008-08-27 Thread anwesha.m
I have all role services under IIS 6 management compatibilty installed- which includes- IIS 6 Metabase Compatibility, IIS 6 Management Console,IIS 6 WMI compatibility, IIS 6 scripting tools.All are installed. Do i need to explicitly enable them from somewhere? I did not understand what it mean

Re: [WiX-users] Installation hangs on 64-bit Windows Server 2008

2008-08-26 Thread Bob Arnson
anwesha.m wrote: > Action 23:46:45: CreateWebSite. > On Vista and Server 2008, the WiX IIS custom actions require that the "IIS Metabase and IIS6 configuration compatibility" feature be installed. It also requires running from an elevated process because of lockdown changes the IIS team mad

Re: [WiX-users] Installation hangs on 64-bit Windows Server 2008

2008-08-26 Thread Dale Quigg
> Date: Tue, 26 Aug 2008 03:27:37 -0700 (PDT) > From: "anwesha.m" <[EMAIL PROTECTED]> > Subject: [WiX-users] Installation hangs on 64-bit Windows Server 2008 > I have an MSI which works fine on 32 and 64-bit windows server 2003 and > 32-bit windows server 200

[WiX-users] Installation hangs on 64-bit Windows Server 2008

2008-08-26 Thread anwesha.m
I have an MSI which works fine on 32 and 64-bit windows server 2003 and 32-bit windows server 2008, but when I install on 64-bit windows server 2008, the installer hangs. Only if I cancel the process from Task Manager, the installation continues and completes successfully! >From the installation