This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Rollback when creating virtual directory in IIS by InstallShield
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 12, 2010
10:00 AM
Rollback when creating virtual directory in IIS by InstallShield
Hi
I created a setup using Install Shield Limited Edition for Visual Studio 2010. This setup rollsback when it tries to create a virtual directory in IIS. The log file shows the following error.
InstallShield 7:48:20: CommitChanges failed with the following HRESULT: '-2147024891'.
InstallShield 7:48:20: Error with IISRT: -2147024891
CustomAction ISIISInstall returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 7:48:20: InstallFinalize. Return value 3.
Please let me know how this can be fixed.
Thanks
Satyaprakash J
I created a setup using Install Shield Limited Edition for Visual Studio 2010. This setup rollsback when it tries to create a virtual directory in IIS. The log file shows the following error.
InstallShield 7:48:20: CommitChanges failed with the following HRESULT: '-2147024891'.
InstallShield 7:48:20: Error with IISRT: -2147024891
CustomAction ISIISInstall returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 7:48:20: InstallFinalize. Return value 3.
Please let me know how this can be fixed.
Thanks
Satyaprakash J
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 13, 2010
10:03 AM
Hi,
The error 1603 is a generic error code that is displayed by the Microsoft Windows Installer (MSI) engine.
Kindly refer the following article which has more information related to the error message.
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q107182&sliceId=1
I have gone ahead and created a sample installer.
Kindly let me know if you are coming across the same error message while installing the sample installer.
Thanks,
Lenwin
The error 1603 is a generic error code that is displayed by the Microsoft Windows Installer (MSI) engine.
Kindly refer the following article which has more information related to the error message.
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q107182&sliceId=1
I have gone ahead and created a sample installer.
Kindly let me know if you are coming across the same error message while installing the sample installer.
Thanks,
Lenwin
