Not an IIS user myself but from what I've read IIS7 support is still in
mid-development for WiX 3.5 so you may be hitting a bug. Make sure
you're using the latest build of WiX 3.5 as bugs are fixed very
regularly.

Also your log extract is from the rollback, that's not where your error
is occurring, that's when Windows Installer is attempting to revert the
installation after your error has occurred. If you find where the error
is happening post it here as it may be a new bug which needs reported on
Sourceforge. If it's an old one someone else will have hit it & may have
a temporary workaround or at least let you know it's a known bug being
worked on in the meantime.

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer

-----Original Message-----
From: Chilaveg Poug [mailto:chilavegp...@mail.ru] 
Sent: 01 June 2010 11:22
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] Upgrade application hosted on IIS7 fails

Hi All,

 

                Does anybody have info about such issue. With build
3.5.1728 I'm still getting error (part of log is below) during upgrade
application hosted on IIS7. There are no errors on IIS 5 or IIS6.

Is IIS7 the reason of errors or maybe there are some mistakes in my
code?

 

=============Part of log============

Action 14:29:48: RollbackCleanup. Removing backup files

CommitIIS7ConfigTransaction:  Entering CommitIIS7ConfigTransaction in
C:\Windows\Installer\MSI720F.tmp, version 3.5.1721.0

Action 14:29:48: RollbackCleanup. Removing backup files

CommitIIS7ConfigTransaction:  Entering CommitIIS7ConfigTransaction in
C:\Windows\Installer\MSI724E.tmp, version 3.5.1728.0

CommitIIS7ConfigTransaction:  Error 0x80070002: failed to delete config
backup

CustomAction CommitIIS7ConfigTransaction returned actual error code 1603
(note this may not be 100% accurate if translation happened inside
sandbox)

Action 14:29:48: Rollback. Rolling back action:

Rollback: Publishing product information

Rollback: Publishing Product Features

Rollback: Registering product

Rollback: Installing Config Keys and Values

Rollback: Committing IIS Config Transaction

Rollback: Rolling back IIS Config Transaction

RollbackIIS7ConfigTransaction:  Entering RollbackIIS7ConfigTransaction
in C:\Windows\Installer\MSI72FB.tmp, version 3.5.1728.0

RollbackIIS7ConfigTransaction:  Error 0x80070002: failed to restore
config backup

CustomAction RollbackIIS7ConfigTransaction returned actual error code
1603 but will be translated to success due to continue marking

=============Part of log============

 

------------------------------------------------------------------------
------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to