I can't find any information on these errors on Google, so I'm coming to the list.
Lessee here... VS 2k10 b2 using Windows Installer Toolkit 3.5. Executables have a file version of 3.5.1204.0, running the installer on a 2k8 server. The installer is for a website. Minor bug: Right-clicking on the project in visual studio gets an "Arithmetic operation resulted in an overflow" which is real annoying. The project was updated from a 3.0 installer which, at least, worked correctly on IIS6. MSI is run as admin. Event log gives the ever helpful 1603 error. Examining the log file, the installer appears to configure the file system correctly. It then attempts to configure IIS7. Here's the relevant section of the log: Action 14:59:45: StartIIS7ConfigTransaction. Starting IIS Config Transaction MSI (s) (FC:54) [14:59:45:169]: Executing op: CustomActionSchedule(Action=StartIIS7ConfigTransaction,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********) MSI (s) (FC:D8) [14:59:45:174]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDC55.tmp, Entrypoint: StartIIS7ConfigTransaction StartIIS7ConfigTransaction: Error 0x80070001: Failed to disable WOW64. MSI (s) (FC:54) [14:59:45:187]: Executing op: ActionStart(Name=RollbackIIS7ConfigTransaction,Description=Rolling back IIS Config Transaction,) Action 14:59:45: RollbackIIS7ConfigTransaction. Rolling back IIS Config Transaction MSI (s) (FC:54) [14:59:45:190]: Executing op: CustomActionSchedule(Action=RollbackIIS7ConfigTransaction,ActionType=11521,Source=BinaryData,Target=**********,CustomActionData=**********) MSI (s) (FC:54) [14:59:45:192]: Executing op: ActionStart(Name=CommitIIS7ConfigTransaction,Description=Committing IIS Config Transaction,) Action 14:59:45: CommitIIS7ConfigTransaction. Committing IIS Config Transaction MSI (s) (FC:54) [14:59:45:194]: Executing op: CustomActionSchedule(Action=CommitIIS7ConfigTransaction,ActionType=11777,Source=BinaryData,Target=**********,CustomActionData=**********) MSI (s) (FC:54) [14:59:45:196]: Executing op: ActionStart(Name=WriteIIS7ConfigChanges,Description=Installing Config Keys and Values,) Action 14:59:45: WriteIIS7ConfigChanges. Installing Config Keys and Values MSI (s) (FC:54) [14:59:45:198]: Executing op: CustomActionSchedule(Action=WriteIIS7ConfigChanges,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********) MSI (s) (FC:84) [14:59:45:203]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDC75.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. Action ended 14:59:45: InstallFinalize. Return value 3. MSI (s) (FC:54) [14:59:45:289]: User policy value 'DisableRollback' is 0 MSI (s) (FC:54) [14:59:45:289]: Machine policy value 'DisableRollback' is 0 MSI (s) (FC:54) [14:59:45:292]: Executing op: Header(Signature=1397708873,Version=405,Timestamp=1009743735,LangId=1033,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0) MSI (s) (FC:54) [14:59:45:292]: Executing op: DialogInfo(Type=0,Argument=1033) MSI (s) (FC:54) [14:59:45:293]: Executing op: DialogInfo(Type=1,Argument=hurdurr) MSI (s) (FC:54) [14:59:45:293]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1]) Action 14:59:45: Rollback. Rolling back action: Rollback: Installing Config Keys and Values MSI (s) (FC:54) [14:59:45:297]: Executing op: ActionStart(Name=WriteIIS7ConfigChanges,Description=Installing Config Keys and Values,) MSI (s) (FC:54) [14:59:45:297]: Executing op: ProductInfo(ProductKey={E93B1D49-247B-40B5-A929-9A0E8D03708D},ProductName=hurrdurr,PackageName=hurrdurrInstaller.msi,Language=1033,Version=50331648,Assignment=0,ObsoleteArg=0,,,PackageCode={D9E83FF7-0C58-4C26-88E1-4820C2BB3ED2},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3) MSI (s) (FC:54) [14:59:45:299]: SHELL32::SHGetFolderPath returned: C:\Users\jdolinger\AppData\Roaming Rollback: Committing IIS Config Transaction MSI (s) (FC:54) [14:59:45:301]: Executing op: ActionStart(Name=CommitIIS7ConfigTransaction,Description=Committing IIS Config Transaction,) Rollback: Rolling back IIS Config Transaction MSI (s) (FC:54) [14:59:45:302]: Executing op: ActionStart(Name=RollbackIIS7ConfigTransaction,Description=Rolling back IIS Config Transaction,) After this point it is rolling back changes made. Any hints as to what is going on here? ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users