Hello together,
The last days i tried to Setup Admin Studio 8 Standard on my fresh installed Windows 7 AdminClient.
all times the Setup breaks at the Custom Action "VerifyWebToolsRequirement".
IIS is installed completely on this machine, i only want to setup The Editor and no web-Tools.
I found a similar posting from 2007 without any public solution
😞http://community.flexerasoftware.com/showthread.php?t=168113Here the shorten logfile during manual setup:
msiexec /i d:\Installs\AdminStudio.msi /livew c:\as.log
[CODE]
MSI (c) (9C:88) [07:53:03:208]: Doing action: VerifyWebToolsRequirement
Action start 07:53:03: VerifyWebToolsRequirement.
MSI (c) (9C:88) [07:53:03:208]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'VerifyWebToolsRequirement'
Action ended 07:53:03: VerifyWebToolsRequirement. Return value 3.
DEBUG: Error 2896: Executing action VerifyWebToolsRequirement failed.
Internal Error 2896. VerifyWebToolsRequirement
Action ended 07:53:03: InstallWelcome. Return value 3.
MSI (c) (9C:24) [07:53:03:208]: Doing action: SetupCompleteError
Action start 07:53:03: SetupCompleteError.
MSI (c) (9C:24) [07:53:03:208]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetupCompleteError'
Action ended 07:53:04: SetupCompleteError. Return value 2.
Action ended 07:53:04: INSTALL. Return value 3.
MSI (c) (9C:24) [07:53:04:581]: Destroying RemoteAPI object.
MSI (c) (9C:A4) [07:53:04:581]: Custom Action Manager thread ending.
=== Logging stopped: 22.10.2010 07:53:04 ===
MSI (c) (9C:24) [07:53:04:596]: Note: 1: 1708
MSI (c) (9C:24) [07:53:04:596]: Product: AdminStudio -- Installation operation failed.
MSI (c) (9C:24) [07:53:04:596]: Windows Installer installed the product. Product Name: AdminStudio. Product Version: 8.0. Product Language: 1033. Manufacturer: Macrovision Corporation. Installation success or error status: 1603.
MSI (c) (9C:24) [07:53:06:656]: Grabbed execution mutex.
MSI (c) (9C:24) [07:53:06:656]: Cleaning up uninstalled install packages, if any exist
MSI (c) (9C:24) [07:53:06:656]: MainEngineThread is returning 1603
=== Verbose logging stopped: 22.10.2010 07:53:06 ===
[/CODE]
Can anyone give some hints or tips ?
btw. i have the SAME Problem on a fresh Vista Machine !!!
Harald