Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WRITEIIS7ConfigChanges : Failed get handlers section for DirProp #4738

Closed
wixbot opened this issue Apr 15, 2015 · 4 comments
Closed

WRITEIIS7ConfigChanges : Failed get handlers section for DirProp #4738

wixbot opened this issue Apr 15, 2015 · 4 comments
Labels
Milestone

Comments

@wixbot
Copy link

wixbot commented Apr 15, 2015

I have an issue when trying to run an installer that was created with WIX v3.9 on windows 2012 with IIS8. I t errors out during WriteIIS7ConfigChanges. I have tried everything that was in the google but have a hard time to fix this.

Here is the Verbose log for the issue.

    MSI (s) (90:34) [10:07:12:750]: Closing MSIHANDLE (94) of type 790536 for thread 588
    MSI (s) (90:4C) [10:07:12:750]: Executing op: ActionStart(Name=WriteIIS7ConfigChanges,Description=Installing Config Keys and Values,)
    Action 10:07:12: WriteIIS7ConfigChanges. Installing Config Keys and Values
    MSI (s) (90:4C) [10:07:12:750]: Executing op: CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********)
    MSI (s) (90:4C) [10:07:12:750]: Creating MSIHANDLE (124) of type 790536 for thread 588
    MSI (s) (90:98) [10:07:12:750]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI5FBF.tmp, Entrypoint: WriteIIS7ConfigChanges
    MSI (s) (90!9C) [10:07:12:984]: Creating MSIHANDLE (125) of type 790531 for thread 1948
    WriteIIS7ConfigChanges:  Error 0x80070002: Failed get handlers section for DirProp
    MSI (s) (90!9C) [10:07:12:984]: Closing MSIHANDLE (125) of type 790531 for thread 1948
    MSI (s) (90!9C) [10:07:12:984]: Creating MSIHANDLE (126) of type 790531 for thread 1948
    WriteIIS7ConfigChanges:  Error 0x80070002: Failed to configure IIS DirProperties.
    MSI (s) (90!9C) [10:07:12:984]: Closing MSIHANDLE (126) of type 790531 for thread 1948
    MSI (s) (90!9C) [10:07:12:984]: Creating MSIHANDLE (127) of type 790531 for thread 1948
    WriteIIS7ConfigChanges:  Error 0x80070002: WriteIIS7ConfigChanges Failed.
    MSI (s) (90!9C) [10:07:12:984]: Closing MSIHANDLE (127) of type 790531 for thread 1948
    CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note this may not be 100% accurate if               translation happened inside sandbox)
    MSI (s) (90:98) [10:07:12:984]: Closing MSIHANDLE (124) of type 790536 for thread 588
    Action ended 10:07:13: InstallFinalize. Return value 3.
    MSI (s) (90:4C) [10:07:13:063]: Note: 1: 2265 2:  3: -2147287035 
    MSI (s) (90:4C) [10:07:13:063]: User policy value 'DisableRollback' is 0
    MSI (s) (90:4C) [10:07:13:063]: Machine policy value 'DisableRollback' is 0
    MSI (s) (90:4C) [10:07:13:063]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1183797462,LangId=1033,Platform=589824,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
    MSI (s) (90:4C) [10:07:13:063]: Executing op: DialogInfo(Type=0,Argument=1033)
    MSI (s) (90:4C) [10:07:13:063]: Executing op: DialogInfo(Type=1,Argument=T2FlexCapture.Installer x64)
    MSI (s) (90:4C) [10:07:13:063]: Executing op:RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
    Action 10:07:13: Rollback. Rolling back action:
    Rollback: Installing Config Keys and Values.

I really need to get this fixed.Any help would be really appreciated. Thanks:-)

Originally opened by mahesh127

@wixbot
Copy link
Author

wixbot commented Apr 16, 2015

Originally changed by mahesh127
AssignedTo set to mahesh127

@wixbot
Copy link
Author

wixbot commented Apr 16, 2015

So uninstalling ans installing the IIS fixed the issue.

helpful link: http://sourceforge.net/p/wix/bugs/3332/

Originally posted by mahesh127
AssignedTo changed from mahesh127 to

@wixbot
Copy link
Author

wixbot commented Apr 16, 2015

Originally changed by mahesh127
AssignedTo set to mahesh127

@wixbot
Copy link
Author

wixbot commented Apr 21, 2015

New investigative bug: http://wixtoolset.org/issues/4744/

AssignedTo changed from mahesh127 to
Releasechanged fromv3.9tov3.x
Resolutionset toexternal
Statuschanged fromOpentoResolved

@wixbot wixbot added this to the v3.x milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant