Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-02 Thread John Cooper
Bug is 3483215.
--
John M. Cooper

-Original Message-
From: John Cooper 
Sent: Thursday, February 02, 2012 8:02 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

Certainly.  I'll get right on it.
--
John M. Cooper

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Wednesday, February 01, 2012 6:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

That's what I was going to suggest first. Can you open a bug to track the issue?

On Wed, Feb 1, 2012 at 1:12 PM, John Cooper  wrote:

> Hmm.  Rebuilt with the latest Wix 3.6, and I still get:
>
> Action 15:10:21: WriteIIS7ConfigChanges. Installing Config Keys and 
> Values MSI (s) (44:24) [15:10:21:915]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> urce=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (44:20) [15:10:21:945]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSIA97A.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section 
> for DirProp
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> DirProperties.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> (note this may not be 100% accurate if translation happened inside
> sandbox) Action ended 15:10:22: InstallFinalize. Return value 3.
>
> --
> John M. Cooper
>
> -Original Message-
> From: John Cooper
> Sent: Wednesday, February 01, 2012 2:36 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: 
> Failed get handlers section for DirProp
>
> Wonderful.   Is there an assembly I can take from the Wix 3.6 build and
> replace in the 3.5?  I've got to stay with 3.5 until 3.6 goes RTM.
> --
> John M. Cooper
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Wednesday, February 01, 2012 2:25 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: 
> Failed get handlers section for DirProp
>
> This sounds very much like a bug that was fixed in WiX v3.6...
>
> On Wed, Feb 1, 2012 at 11:17 AM, John Cooper 
> wrote:
>
> > Replying to myself:
> >
> > Commenting out the iis:WebDirProperties element results in a 
> > different
> > error:
> >
> > Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and 
> > Values MSI (s) (60:E0) [13:13:03:168]: Executing op:
> > CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,
> > So
> > urce=BinaryData,Target=**,CustomActionData=**)
> > MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL:
> > C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors 
> > section
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> > web svc ext.
> > WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> > CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> > (note this may not be 100% accurate if translation happened inside
> > sandbox) Action ended 13:13:06: InstallFinalize. Return value 3.
> >
> > --
> > John M. Cooper
> >
> > -Original Message-
> > From: John Cooper
> > Sent: Wednesday, February 01, 2012 12:45 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: 
> > Failed get handlers section for DirProp
> >
> > I'm getting an install time error during IIS7 Configuration:
> >  WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for
> DirProp.
> >
> > This is with Wix 3.5 RTM.
> >
> > An extract of the verbose log looks like:
> >
> > Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and 
> > Values MSI (s) (F4:74) [12:37:38:134]: Executing op:
> > CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,
> > So
> > urce=BinaryData,Target=**,CustomActionData=**)
> > MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL:
> > C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
> >

Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-02 Thread John Cooper
Certainly.  I'll get right on it.
--
John M. Cooper

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Wednesday, February 01, 2012 6:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

That's what I was going to suggest first. Can you open a bug to track the issue?

On Wed, Feb 1, 2012 at 1:12 PM, John Cooper  wrote:

> Hmm.  Rebuilt with the latest Wix 3.6, and I still get:
>
> Action 15:10:21: WriteIIS7ConfigChanges. Installing Config Keys and 
> Values MSI (s) (44:24) [15:10:21:915]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> urce=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (44:20) [15:10:21:945]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSIA97A.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section 
> for DirProp
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> DirProperties.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> (note this may not be 100% accurate if translation happened inside 
> sandbox) Action ended 15:10:22: InstallFinalize. Return value 3.
>
> --
> John M. Cooper
>
> -Original Message-
> From: John Cooper
> Sent: Wednesday, February 01, 2012 2:36 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: 
> Failed get handlers section for DirProp
>
> Wonderful.   Is there an assembly I can take from the Wix 3.6 build and
> replace in the 3.5?  I've got to stay with 3.5 until 3.6 goes RTM.
> --
> John M. Cooper
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Wednesday, February 01, 2012 2:25 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: 
> Failed get handlers section for DirProp
>
> This sounds very much like a bug that was fixed in WiX v3.6...
>
> On Wed, Feb 1, 2012 at 11:17 AM, John Cooper 
> wrote:
>
> > Replying to myself:
> >
> > Commenting out the iis:WebDirProperties element results in a 
> > different
> > error:
> >
> > Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and 
> > Values MSI (s) (60:E0) [13:13:03:168]: Executing op:
> > CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,
> > So
> > urce=BinaryData,Target=**,CustomActionData=**)
> > MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL:
> > C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors 
> > section
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> > web svc ext.
> > WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> > CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> > (note this may not be 100% accurate if translation happened inside
> > sandbox) Action ended 13:13:06: InstallFinalize. Return value 3.
> >
> > --
> > John M. Cooper
> >
> > -Original Message-
> > From: John Cooper
> > Sent: Wednesday, February 01, 2012 12:45 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: 
> > Failed get handlers section for DirProp
> >
> > I'm getting an install time error during IIS7 Configuration:
> >  WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for
> DirProp.
> >
> > This is with Wix 3.5 RTM.
> >
> > An extract of the verbose log looks like:
> >
> > Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and 
> > Values MSI (s) (F4:74) [12:37:38:134]: Executing op:
> > CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,
> > So
> > urce=BinaryData,Target=**,CustomActionData=**)
> > MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL:
> > C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers 
> > section for DirProp
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> > DirProperties.
> > WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
>

Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-01 Thread Rob Mensching
That's what I was going to suggest first. Can you open a bug to track the
issue?

On Wed, Feb 1, 2012 at 1:12 PM, John Cooper  wrote:

> Hmm.  Rebuilt with the latest Wix 3.6, and I still get:
>
> Action 15:10:21: WriteIIS7ConfigChanges. Installing Config Keys and Values
> MSI (s) (44:24) [15:10:21:915]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (44:20) [15:10:21:945]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSIA97A.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section for
> DirProp
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS
> DirProperties.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note
> this may not be 100% accurate if translation happened inside sandbox)
> Action ended 15:10:22: InstallFinalize. Return value 3.
>
> --
> John M. Cooper
>
> -Original Message-
> From: John Cooper
> Sent: Wednesday, February 01, 2012 2:36 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed
> get handlers section for DirProp
>
> Wonderful.   Is there an assembly I can take from the Wix 3.6 build and
> replace in the 3.5?  I've got to stay with 3.5 until 3.6 goes RTM.
> --
> John M. Cooper
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Wednesday, February 01, 2012 2:25 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed
> get handlers section for DirProp
>
> This sounds very much like a bug that was fixed in WiX v3.6...
>
> On Wed, Feb 1, 2012 at 11:17 AM, John Cooper 
> wrote:
>
> > Replying to myself:
> >
> > Commenting out the iis:WebDirProperties element results in a different
> > error:
> >
> > Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and
> > Values MSI (s) (60:E0) [13:13:03:168]: Executing op:
> > CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> > urce=BinaryData,Target=**,CustomActionData=**)
> > MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL:
> > C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors
> > section
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS web
> > svc ext.
> > WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> > CustomAction WriteIIS7ConfigChanges returned actual error code 1603
> > (note this may not be 100% accurate if translation happened inside
> > sandbox) Action ended 13:13:06: InstallFinalize. Return value 3.
> >
> > --
> > John M. Cooper
> >
> > -Original Message-
> > From: John Cooper
> > Sent: Wednesday, February 01, 2012 12:45 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed
> > get handlers section for DirProp
> >
> > I'm getting an install time error during IIS7 Configuration:
> >  WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for
> DirProp.
> >
> > This is with Wix 3.5 RTM.
> >
> > An extract of the verbose log looks like:
> >
> > Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and
> > Values MSI (s) (F4:74) [12:37:38:134]: Executing op:
> > CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> > urce=BinaryData,Target=**,CustomActionData=**)
> > MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL:
> > C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section
> > for DirProp
> > WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS
> > DirProperties.
> > WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> > CustomAction WriteIIS7ConfigChanges returned actual error code 1603
> > (note this may not be 100% accurate if translation happened inside
> > sandbox) Action ended 12:37:41: InstallFinalize. Return value 3.
> >
> > The relevant source looks like:
> >
> >  
> >
> >
> > > Directory="WebsiteFolder">
> >  
> &

Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-01 Thread John Cooper
Hmm.  Rebuilt with the latest Wix 3.6, and I still get:

Action 15:10:21: WriteIIS7ConfigChanges. Installing Config Keys and Values
MSI (s) (44:24) [15:10:21:915]: Executing op: 
CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**,CustomActionData=**)
MSI (s) (44:20) [15:10:21:945]: Invoking remote custom action. DLL: 
C:\Windows\Installer\MSIA97A.tmp, Entrypoint: WriteIIS7ConfigChanges
WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section for 
DirProp
WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
DirProperties.
WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note this 
may not be 100% accurate if translation happened inside sandbox)
Action ended 15:10:22: InstallFinalize. Return value 3.

--
John M. Cooper

-Original Message-
From: John Cooper 
Sent: Wednesday, February 01, 2012 2:36 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

Wonderful.   Is there an assembly I can take from the Wix 3.6 build and replace 
in the 3.5?  I've got to stay with 3.5 until 3.6 goes RTM.
--
John M. Cooper

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Wednesday, February 01, 2012 2:25 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

This sounds very much like a bug that was fixed in WiX v3.6...

On Wed, Feb 1, 2012 at 11:17 AM, John Cooper  wrote:

> Replying to myself:
>
> Commenting out the iis:WebDirProperties element results in a different
> error:
>
> Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and 
> Values MSI (s) (60:E0) [13:13:03:168]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> urce=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors 
> section
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS web 
> svc ext.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> (note this may not be 100% accurate if translation happened inside
> sandbox) Action ended 13:13:06: InstallFinalize. Return value 3.
>
> --
> John M. Cooper
>
> -Original Message-
> From: John Cooper
> Sent: Wednesday, February 01, 2012 12:45 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed 
> get handlers section for DirProp
>
> I'm getting an install time error during IIS7 Configuration:
>  WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for DirProp.
>
> This is with Wix 3.5 RTM.
>
> An extract of the verbose log looks like:
>
> Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and 
> Values MSI (s) (F4:74) [12:37:38:134]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> urce=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section 
> for DirProp
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> DirProperties.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> (note this may not be 100% accurate if translation happened inside
> sandbox) Action ended 12:37:41: InstallFinalize. Return value 3.
>
> The relevant source looks like:
>
>  
>
>
> Directory="WebsiteFolder">
>  
>   />
>
>  
>  
>
>
>   Win64="yes">
>
> Alias="[XHSAlias]" WebSite="TargetWebSite">
>   BasicAuthentication="yes" Index="yes" Read="yes"
> WindowsAuthentication="yes" />
>   WebAppPool="XHSAppPool" />
>
> Name="ApplicationPoolIdentity" />
> Identity="other" User="XHSAppPoolUser" ManagedPipelineMode="integrated"
> ManagedRuntimeVersion="v4.0" />
>  
> 

Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-01 Thread John Cooper
Wonderful.   Is there an assembly I can take from the Wix 3.6 build and replace 
in the 3.5?  I've got to stay with 3.5 until 3.6 goes RTM.
--
John M. Cooper

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Wednesday, February 01, 2012 2:25 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

This sounds very much like a bug that was fixed in WiX v3.6...

On Wed, Feb 1, 2012 at 11:17 AM, John Cooper  wrote:

> Replying to myself:
>
> Commenting out the iis:WebDirProperties element results in a different
> error:
>
> Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and 
> Values MSI (s) (60:E0) [13:13:03:168]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> urce=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors 
> section
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS web 
> svc ext.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> (note this may not be 100% accurate if translation happened inside 
> sandbox) Action ended 13:13:06: InstallFinalize. Return value 3.
>
> --
> John M. Cooper
>
> -Original Message-
> From: John Cooper
> Sent: Wednesday, February 01, 2012 12:45 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed 
> get handlers section for DirProp
>
> I'm getting an install time error during IIS7 Configuration:
>  WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for DirProp.
>
> This is with Wix 3.5 RTM.
>
> An extract of the verbose log looks like:
>
> Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and 
> Values MSI (s) (F4:74) [12:37:38:134]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,So
> urce=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section 
> for DirProp
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
> DirProperties.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 
> (note this may not be 100% accurate if translation happened inside 
> sandbox) Action ended 12:37:41: InstallFinalize. Return value 3.
>
> The relevant source looks like:
>
>  
>
>
> Directory="WebsiteFolder">
>  
>   />
>
>  
>  
>
>
>   Win64="yes">
>
> Alias="[XHSAlias]" WebSite="TargetWebSite">
>   BasicAuthentication="yes" Index="yes" Read="yes"
> WindowsAuthentication="yes" />
>   WebAppPool="XHSAppPool" />
>
> Name="ApplicationPoolIdentity" />
> Identity="other" User="XHSAppPoolUser" ManagedPipelineMode="integrated"
> ManagedRuntimeVersion="v4.0" />
>  
>
>  
>
> I'm at a loss how to work around this.
> --
> John Merryweather Cooper
> Build & Install Engineer - ESA
> Jack Henry & Associates, Inc.(r)
> Shawnee Mission, KS  66227
> Office:  913-341-3434 x791011
> jocoo...@jackhenry.com<mailto:jocoo...@jackhenry.com>
> www.jackhenry.com<http://www.jackhenry.com/>
>
> NOTICE: This electronic mail message and any files transmitted with it 
> are intended exclusively for the individual or entity to which it is 
> addressed.
> The message, together with any attachment, may contain confidential 
> and/or privileged information.
> Any unauthorized review, use, printing, saving, copying, disclosure or 
> distribution is strictly prohibited. If you have received this message 
> in error, please immediately advise the sender by reply email and 
> delete all copies.
>
> --
>  Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft 
> developers is just $99.99! Visual Studio

Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-01 Thread Rob Mensching
This sounds very much like a bug that was fixed in WiX v3.6...

On Wed, Feb 1, 2012 at 11:17 AM, John Cooper  wrote:

> Replying to myself:
>
> Commenting out the iis:WebDirProperties element results in a different
> error:
>
> Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and Values
> MSI (s) (60:E0) [13:13:03:168]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors section
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS web svc
> ext.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note
> this may not be 100% accurate if translation happened inside sandbox)
> Action ended 13:13:06: InstallFinalize. Return value 3.
>
> --
> John M. Cooper
>
> -Original Message-
> From: John Cooper
> Sent: Wednesday, February 01, 2012 12:45 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get
> handlers section for DirProp
>
> I'm getting an install time error during IIS7 Configuration:
>  WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for DirProp.
>
> This is with Wix 3.5 RTM.
>
> An extract of the verbose log looks like:
>
> Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and Values
> MSI (s) (F4:74) [12:37:38:134]: Executing op:
> CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**,CustomActionData=**)
> MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section for
> DirProp
> WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS
> DirProperties.
> WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
> CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note
> this may not be 100% accurate if translation happened inside sandbox)
> Action ended 12:37:41: InstallFinalize. Return value 3.
>
> The relevant source looks like:
>
>  
>
>
> Directory="WebsiteFolder">
>  
>   />
>
>  
>  
>
>
>   Win64="yes">
>
> Alias="[XHSAlias]" WebSite="TargetWebSite">
>   BasicAuthentication="yes" Index="yes" Read="yes"
> WindowsAuthentication="yes" />
>   WebAppPool="XHSAppPool" />
>
> Name="ApplicationPoolIdentity" />
> Identity="other" User="XHSAppPoolUser" ManagedPipelineMode="integrated"
> ManagedRuntimeVersion="v4.0" />
>  
>
>  
>
> I'm at a loss how to work around this.
> --
> John Merryweather Cooper
> Build & Install Engineer - ESA
> Jack Henry & Associates, Inc.(r)
> Shawnee Mission, KS  66227
> Office:  913-341-3434 x791011
> jocoo...@jackhenry.com
> www.jackhenry.com
>
> NOTICE: This electronic mail message and any files transmitted with it are
> intended exclusively for the individual or entity to which it is addressed.
> The message, together with any attachment, may contain confidential and/or
> privileged information.
> Any unauthorized review, use, printing, saving, copying, disclosure or
> distribution is strictly prohibited. If you have received this message in
> error, please immediately advise the sender by reply email and delete all
> copies.
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers is
> just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro
> Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> NOTICE: This electronic mail message and any files transmitted with it are
> intended
> exclusively for the individual or entity to which it is addressed. The
> message,
> together with any attachment, may contain confidential and/or privileged
> information.
> Any unauthorized review, use, printing, saving, copying, disclosure or
> distribution
> is strictly prohibited. If you have received this message in error, please
> immediately advise the sender by reply email and delete all copies.
>
>
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive onl

Re: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get handlers section for DirProp

2012-02-01 Thread John Cooper
Replying to myself:

Commenting out the iis:WebDirProperties element results in a different error:

Action 13:13:03: WriteIIS7ConfigChanges. Installing Config Keys and Values
MSI (s) (60:E0) [13:13:03:168]: Executing op: 
CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**,CustomActionData=**)
MSI (s) (60:B4) [13:13:03:170]: Invoking remote custom action. DLL: 
C:\Windows\Installer\MSI4097.tmp, Entrypoint: WriteIIS7ConfigChanges
WriteIIS7ConfigChanges:  Error 0x80070057: Failed get httpErrors section
WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS web svc ext.
WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note this 
may not be 100% accurate if translation happened inside sandbox)
Action ended 13:13:06: InstallFinalize. Return value 3.

--
John M. Cooper

-Original Message-
From: John Cooper 
Sent: Wednesday, February 01, 2012 12:45 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] WriteIIS7ConfigChanges: Error 0x80070057: Failed get 
handlers section for DirProp

I'm getting an install time error during IIS7 Configuration:  
WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers for DirProp.

This is with Wix 3.5 RTM.

An extract of the verbose log looks like:

Action 12:37:38: WriteIIS7ConfigChanges. Installing Config Keys and Values MSI 
(s) (F4:74) [12:37:38:134]: Executing op: 
CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**,CustomActionData=**)
MSI (s) (F4:CC) [12:37:38:137]: Invoking remote custom action. DLL: 
C:\Windows\Installer\MSID717.tmp, Entrypoint: WriteIIS7ConfigChanges
WriteIIS7ConfigChanges:  Error 0x80070057: Failed get handlers section for 
DirProp
WriteIIS7ConfigChanges:  Error 0x80070057: Failed to configure IIS 
DirProperties.
WriteIIS7ConfigChanges:  Error 0x80070057: WriteIIS7ConfigChanges Failed.
CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note this 
may not be 100% accurate if translation happened inside sandbox) Action ended 
12:37:41: InstallFinalize. Return value 3.

The relevant source looks like:

  



  
  

  
  


  


  
  



  

  

I'm at a loss how to work around this.
--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.(r)
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com

NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution is strictly prohibited. If you have received this message in 
error, please immediately advise the sender by reply email and delete all 
copies.
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers is just 
$99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style 
Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users