/build/static/layout/Breadcrumb_cap_w.png

Web Setup Project failure

Good day,

I have an ASP.Net website, to which I added a Web Deployment Project. My Web Setup Project uses the output of the Web Deployment Project to create the installer. Everytime I try to run the MSI, I keep getting a "The installer was interrupted before <APPLICATION> could be installed. You need to restart the installer to try again." Can anyone tell me why? I am running Visual Studio 2008 on Vista x64.

I have done some googling, and I've already enabled IIS compatibility, and I'm running the MSI as an admin. Still no luck.

I have included the log below:

=== Verbose logging started: 6/4/2010 14:38:21 Build type: SHIP UNICODE 4.05.6002.00 Calling process: C:\Windows\system32\msiexec.exe ===
MSI (c) (8C:BC) [14:38:21:952]: Resetting cached policy values
MSI (c) (8C:BC) [14:38:21:952]: Machine policy value 'Debug' is 0
MSI (c) (8C:BC) [14:38:21:952]: ******* RunEngine:
******* Product: C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi
******* Action:
******* CommandLine: **********
MSI (c) (8C:BC) [14:38:22:022]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (8C:BC) [14:38:22:049]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi' against software restriction policy
MSI (c) (8C:BC) [14:38:22:049]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (c) (8C:BC) [14:38:22:049]: SOFTWARE RESTRICTION POLICY: C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi is not digitally signed
MSI (c) (8C:BC) [14:38:22:053]: SOFTWARE RESTRICTION POLICY: C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (8C:BC) [14:38:22:097]: Cloaking enabled.
MSI (c) (8C:BC) [14:38:22:097]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (8C:BC) [14:38:22:103]: End dialog not enabled
MSI (c) (8C:BC) [14:38:22:103]: Original package ==> C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi
MSI (c) (8C:BC) [14:38:22:103]: Package we're running from ==> C:\Users\chardie\AppData\Local\Temp\a6a6cc.msi
MSI (c) (8C:BC) [14:38:22:107]: APPCOMPAT: looking for appcompat database entry with ProductCode '{26746874-4FF8-4D54-A017-46DAA482CB94}'.
MSI (c) (8C:BC) [14:38:22:107]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (8C:BC) [14:38:22:117]: MSCOREE not loaded loading copy from system32
MSI (c) (8C:BC) [14:38:22:127]: Machine policy value 'TransformsSecure' is 0
MSI (c) (8C:BC) [14:38:22:127]: User policy value 'TransformsAtSource' is 0
MSI (c) (8C:BC) [14:38:22:127]: Note: 1: 2205 2: 3: MsiFileHash
MSI (c) (8C:BC) [14:38:22:127]: Machine policy value 'DisablePatch' is 0
MSI (c) (8C:BC) [14:38:22:127]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (8C:BC) [14:38:22:127]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (8C:BC) [14:38:22:127]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (8C:BC) [14:38:22:127]: Enabling baseline caching for this transaction since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor update patch is active
MSI (c) (8C:BC) [14:38:22:128]: APPCOMPAT: looking for appcompat database entry with ProductCode '{26746874-4FF8-4D54-A017-46DAA482CB94}'.
MSI (c) (8C:BC) [14:38:22:128]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (8C:BC) [14:38:22:128]: Transforms are not secure.
MSI (c) (8C:BC) [14:38:22:128]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'c:\msi.log'.
MSI (c) (8C:BC) [14:38:22:128]: Command Line: CURRENTDIRECTORY=C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC CLIENTUILEVEL=0 CLIENTPROCESSID=1164
MSI (c) (8C:BC) [14:38:22:128]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{BBB70869-CAA8-4878-8C2A-6C4865C2DF05}'.
MSI (c) (8C:BC) [14:38:22:128]: Product Code passed to Engine.Initialize: '
MSI (c) (8C:BC) [14:38:22:128]: Product Code from property table before transforms: '{26746874-4FF8-4D54-A017-46DAA482CB94}'
MSI (c) (8C:BC) [14:38:22:128]: Product Code from property table after transforms: '{26746874-4FF8-4D54-A017-46DAA482CB94}'
MSI (c) (8C:BC) [14:38:22:128]: Product not registered: beginning first-time install
MSI (c) (8C:BC) [14:38:22:128]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (c) (8C:BC) [14:38:22:128]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (8C:BC) [14:38:22:128]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (8C:BC) [14:38:22:128]: Adding new sources is allowed.
MSI (c) (8C:BC) [14:38:22:129]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (c) (8C:BC) [14:38:22:129]: Package name extracted from package path: 'ACEManagement_Setup.msi'
MSI (c) (8C:BC) [14:38:22:129]: Package to be registered: 'ACEManagement_Setup.msi'
MSI (c) (8C:BC) [14:38:22:129]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:BC) [14:38:22:130]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (8C:BC) [14:38:22:130]: PROPERTY CHANGE: Modifying ALLUSERS property. Its current value is '2'. Its new value: '1'.
MSI (c) (8C:BC) [14:38:22:130]: Machine policy value 'DisableMsi' is 0
MSI (c) (8C:BC) [14:38:22:130]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (8C:BC) [14:38:22:130]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (8C:BC) [14:38:22:130]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (c) (8C:BC) [14:38:22:130]: Running product '{26746874-4FF8-4D54-A017-46DAA482CB94}' with elevated privileges: Product is assigned.
MSI (c) (8C:BC) [14:38:22:130]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC'.
MSI (c) (8C:BC) [14:38:22:130]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (8C:BC) [14:38:22:130]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1164'.
MSI (c) (8C:BC) [14:38:22:130]: TRANSFORMS property is now:
MSI (c) (8C:BC) [14:38:22:130]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (c) (8C:BC) [14:38:22:131]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming
MSI (c) (8C:BC) [14:38:22:131]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\Favorites
MSI (c) (8C:BC) [14:38:22:131]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (c) (8C:BC) [14:38:22:132]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\Documents
MSI (c) (8C:BC) [14:38:22:132]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (c) (8C:BC) [14:38:22:132]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Recent
MSI (c) (8C:BC) [14:38:22:133]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\SendTo
MSI (c) (8C:BC) [14:38:22:133]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Templates
MSI (c) (8C:BC) [14:38:22:133]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (c) (8C:BC) [14:38:22:134]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Local
MSI (c) (8C:BC) [14:38:22:134]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\Pictures
MSI (c) (8C:BC) [14:38:22:135]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (8C:BC) [14:38:22:135]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (8C:BC) [14:38:22:135]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (c) (8C:BC) [14:38:22:135]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (c) (8C:BC) [14:38:22:136]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (c) (8C:BC) [14:38:22:136]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (8C:BC) [14:38:22:137]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (8C:BC) [14:38:22:137]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (c) (8C:BC) [14:38:22:137]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (c) (8C:BC) [14:38:22:137]: SHELL32::SHGetFolderPath returned: C:\Users\chardie\Desktop
MSI (c) (8C:BC) [14:38:22:138]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (c) (8C:BC) [14:38:22:138]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (c) (8C:BC) [14:38:22:142]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (8C:BC) [14:38:22:147]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (8C:BC) [14:38:22:148]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Alfred'.
MSI (c) (8C:BC) [14:38:22:148]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Users\chardie\AppData\Local\Temp\a6a6cc.msi'.
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi'.
MSI (c) (8C:BC) [14:38:22:148]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\'.
MSI (c) (8C:BC) [14:38:22:148]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\'.
MSI (c) (8C:F0) [14:38:22:153]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '4.05'.
=== Logging started: 6/4/2010 14:38:22 ===
MSI (c) (8C:BC) [14:38:22:166]: Note: 1: 2205 2: 3: PatchPackage
MSI (c) (8C:BC) [14:38:22:166]: Machine policy value 'DisableRollback' is 0
MSI (c) (8C:BC) [14:38:22:166]: User policy value 'DisableRollback' is 0
MSI (c) (8C:BC) [14:38:22:166]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (c) (8C:BC) [14:38:22:167]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (8C:BC) [14:38:22:167]: Doing action: INSTALL
MSI (c) (8C:BC) [14:38:22:167]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: INSTALL.
Action start 14:38:22: INSTALL.
MSI (c) (8C:BC) [14:38:22:169]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (8C:BC) [14:38:22:169]: Running UISequence
MSI (c) (8C:BC) [14:38:22:169]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (8C:BC) [14:38:22:169]: Skipping action: ERRCA_UIANDADVERTISED (condition is false)
MSI (c) (8C:BC) [14:38:22:169]: Doing action: AppSearch
MSI (c) (8C:BC) [14:38:22:169]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: AppSearch. Searching for installed applications
Action start 14:38:22: AppSearch.
AppSearch: Property: IISVERSION, Signature: __133D9A105C28436BAB6337BC9A6BEB75
MSI (c) (8C:BC) [14:38:22:170]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:BC) [14:38:22:170]: Note: 1: 2262 2: CompLocator 3: -2147287038
MSI (c) (8C:BC) [14:38:22:170]: PROPERTY CHANGE: Adding IISVERSION property. Its value is '#7'.
Action ended 14:38:22: AppSearch. Return value 1.
MSI (c) (8C:BC) [14:38:22:170]: Doing action: FindRelatedProducts
MSI (c) (8C:BC) [14:38:22:170]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: FindRelatedProducts. Searching for related applications
Action start 14:38:22: FindRelatedProducts.
Action ended 14:38:22: FindRelatedProducts. Return value 1.
MSI (c) (8C:BC) [14:38:22:171]: Doing action: LaunchConditions
MSI (c) (8C:BC) [14:38:22:171]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: LaunchConditions. Evaluating launch conditions
Action start 14:38:22: LaunchConditions.
Action ended 14:38:22: LaunchConditions. Return value 1.
MSI (c) (8C:BC) [14:38:22:172]: Doing action: CCPSearch
MSI (c) (8C:BC) [14:38:22:172]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: CCPSearch. Searching for qualifying products
Action start 14:38:22: CCPSearch.
MSI (c) (8C:BC) [14:38:22:172]: Note: 1: 2205 2: 3: CCPSearch
MSI (c) (8C:BC) [14:38:22:172]: Note: 1: 2228 2: 3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
Action ended 14:38:22: CCPSearch. Return value 0.
MSI (c) (8C:BC) [14:38:22:172]: Doing action: RMCCPSearch
MSI (c) (8C:BC) [14:38:22:173]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: RMCCPSearch. Searching for qualifying products
Action start 14:38:22: RMCCPSearch.
MSI (c) (8C:BC) [14:38:22:173]: Note: 1: 2205 2: 3: CCPSearch
MSI (c) (8C:BC) [14:38:22:173]: Note: 1: 2228 2: 3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
Action ended 14:38:22: RMCCPSearch. Return value 0.
MSI (c) (8C:BC) [14:38:22:173]: Doing action: ValidateProductID
MSI (c) (8C:BC) [14:38:22:173]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: ValidateProductID.
Action start 14:38:22: ValidateProductID.
Action ended 14:38:22: ValidateProductID. Return value 1.
MSI (c) (8C:BC) [14:38:22:174]: Doing action: WEBCA_TARGETVDIR
MSI (c) (8C:BC) [14:38:22:174]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: WEBCA_TARGETVDIR.
Action start 14:38:22: WEBCA_TARGETVDIR.
MSI (c) (8C:BC) [14:38:22:175]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'WEBCA_TARGETVDIR'
MSI (c) (8C:BC) [14:38:22:175]: PROPERTY CHANGE: Adding TARGETVDIR property. Its value is 'ACEManagement_Setup'.
Action ended 14:38:22: WEBCA_TARGETVDIR. Return value 1.
MSI (c) (8C:BC) [14:38:22:175]: Doing action: WEBCA_SetTARGETSITE
MSI (c) (8C:BC) [14:38:22:175]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: WEBCA_SetTARGETSITE.
Action start 14:38:22: WEBCA_SetTARGETSITE.
MSI (c) (8C:BC) [14:38:22:176]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'WEBCA_SetTARGETSITE'
MSI (c) (8C:BC) [14:38:22:202]: Creating MSIHANDLE (1) of type 790542 for thread 5052
MSI (c) (8C:E4) [14:38:22:203]: Invoking remote custom action. DLL: C:\Users\chardie\AppData\Local\Temp\MSIA759.tmp, Entrypoint: SetTARGETSITE
MSI (c) (8C:E4) [14:38:22:204]: Cloaking enabled.
MSI (c) (8C:E4) [14:38:22:204]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (8C:E4) [14:38:22:204]: Connected to service for CA interface.
MSI (c) (8C!3C) [14:38:22:460]: Creating MSIHANDLE (2) of type 790531 for thread 4412
INFO : [06/04/2010 14:38:22:460] [SetTARGETSITE ]: Custom Action is starting...
INFO : [06/04/2010 14:38:22:460] [SetTARGETSITE ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [06/04/2010 14:38:22:510] [SetTARGETSITE ]: MsiSetPropertyW - Setting Property Value...
INFO : [06/04/2010 14:38:22:511] [SetTARGETSITE ]: MsiSetPropertyW - Setting property 'TARGETSITE' to '/LM/W3SVC/1'.
MSI (c) (8C!3C) [14:38:22:511]: PROPERTY CHANGE: Adding TARGETSITE property. Its value is '/LM/W3SVC/1'.
INFO : [06/04/2010 14:38:22:511] [SetTARGETSITE ]: Custom Action succeeded.
INFO : [06/04/2010 14:38:22:512] [SetTARGETSITE ]: Custom Action completed with return code: '0'
MSI (c) (8C!3C) [14:38:22:512]: Closing MSIHANDLE (2) of type 790531 for thread 4412
MSI (c) (8C:E4) [14:38:22:513]: Closing MSIHANDLE (1) of type 790542 for thread 5052
Action ended 14:38:22: WEBCA_SetTARGETSITE. Return value 1.
MSI (c) (8C:BC) [14:38:22:514]: Doing action: WEBCA_EvaluateURLsNoFail
MSI (c) (8C:BC) [14:38:22:514]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: WEBCA_EvaluateURLsNoFail.
Action start 14:38:22: WEBCA_EvaluateURLsNoFail.
MSI (c) (8C:BC) [14:38:22:515]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'WEBCA_EvaluateURLsNoFail'
MSI (c) (8C:BC) [14:38:22:539]: Creating MSIHANDLE (3) of type 790542 for thread 5052
MSI (c) (8C:64) [14:38:22:540]: Invoking remote custom action. DLL: C:\Users\chardie\AppData\Local\Temp\MSIA8A1.tmp, Entrypoint: EvaluateURLsNoFail
MSI (c) (8C!D8) [14:38:22:545]: Creating MSIHANDLE (4) of type 790531 for thread 4568
INFO : [06/04/2010 14:38:22:545] [EvaluateURLsNoFail ]: Custom Action is starting...
INFO : [06/04/2010 14:38:22:546] [EvaluateURLsNoFail ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [06/04/2010 14:38:22:546] [EvaluateURLsNoFail ]: Enumerating table using SQL statement: 'SELECT * FROM `_UrlToDir`'
INFO : [06/04/2010 14:38:22:546] [EvaluateURLsNoFail ]: Calling MsiGetActiveDatabase...
MSI (c) (8C!D8) [14:38:22:547]: Creating MSIHANDLE (5) of type 790541 for thread 4568
INFO : [06/04/2010 14:38:22:547] [EvaluateURLsNoFail ]: MsiDatabaseOpenViewW - Prepare Database to view table...
MSI (c) (8C!D8) [14:38:22:547]: Creating MSIHANDLE (6) of type 790540 for thread 4568
INFO : [06/04/2010 14:38:22:547] [EvaluateURLsNoFail ]: TMsiViewExecute - Open Database view on table...
MSI (c) (8C!D8) [14:38:22:547]: Creating MSIHANDLE (7) of type 790531 for thread 4568
INFO : [06/04/2010 14:38:22:547] [EvaluateURLsNoFail ]: MsiRecordGetStringW - Fetching value...
INFO : [06/04/2010 14:38:22:548] [EvaluateURLsNoFail ]: MsiRecordGetStringW - Getting value from column '1'...
INFO : [06/04/2010 14:38:22:548] [EvaluateURLsNoFail ]: Getting App Root for Url Property: TARGETURL
INFO : [06/04/2010 14:38:22:548] [EvaluateURLsNoFail ]: Getting AppRoot From Url key 'TARGETURL'.
INFO : [06/04/2010 14:38:22:549] [EvaluateURLsNoFail ]: MsiGetPropertyW - Determine size of property 'TARGETSITE'
INFO : [06/04/2010 14:38:22:549] [EvaluateURLsNoFail ]: Allocating space...
INFO : [06/04/2010 14:38:22:549] [EvaluateURLsNoFail ]: MsiGetPropertyW - Getting Property 'TARGETSITE'...
INFO : [06/04/2010 14:38:22:549] [EvaluateURLsNoFail ]: Property 'TARGETSITE' retrieved with value '/LM/W3SVC/1'.
INFO : [06/04/2010 14:38:22:550] [EvaluateURLsNoFail ]: RESULT: /LM/W3SVC/1
INFO : [06/04/2010 14:38:22:550] [EvaluateURLsNoFail ]: MsiDatabaseOpenViewW - Using query 'SELECT `_VDirProperty` FROM `_VDirToUrl` WHERE `TargetProperty` = 'TARGETURL'.
MSI (c) (8C!D8) [14:38:22:550]: Creating MSIHANDLE (8) of type 790540 for thread 4568
INFO : [06/04/2010 14:38:22:550] [EvaluateURLsNoFail ]: Calling MsiViewExecute...
MSI (c) (8C!D8) [14:38:22:551]: Creating MSIHANDLE (9) of type 790531 for thread 4568
INFO : [06/04/2010 14:38:22:551] [EvaluateURLsNoFail ]: MsiRecordGetStringW - Fetching value...
INFO : [06/04/2010 14:38:22:554] [EvaluateURLsNoFail ]: MsiRecordGetStringW - Getting value from column '1'...
INFO : [06/04/2010 14:38:22:554] [EvaluateURLsNoFail ]: RESULT: TARGETVDIR
INFO : [06/04/2010 14:38:22:554] [EvaluateURLsNoFail ]: MsiGetPropertyW - Determine size of property 'TARGETVDIR'
INFO : [06/04/2010 14:38:22:555] [EvaluateURLsNoFail ]: Allocating space...
INFO : [06/04/2010 14:38:22:555] [EvaluateURLsNoFail ]: MsiGetPropertyW - Getting Property 'TARGETVDIR'...
INFO : [06/04/2010 14:38:22:555] [EvaluateURLsNoFail ]: Property 'TARGETVDIR' retrieved with value 'ACEManagement_Setup'.
INFO : [06/04/2010 14:38:22:555] [EvaluateURLsNoFail ]: RESULT: ACEManagement_Setup
INFO : [06/04/2010 14:38:22:556] [EvaluateURLsNoFail ]: AppRoot: /LM/W3SVC/1/ROOT/ACEManagement_Setup
INFO : [06/04/2010 14:38:22:556] [EvaluateURLsNoFail ]: RESULT: /LM/W3SVC/1/ROOT/ACEManagement_Setup
INFO : [06/04/2010 14:38:22:556] [EvaluateURLsNoFail ]: Mapping App Root to hard drive location...
INFO : [06/04/2010 14:38:22:561] [EvaluateURLsNoFail ]: RESULT: C:\inetpub\wwwroot\ACEManagement_Setup
INFO : [06/04/2010 14:38:22:562] [EvaluateURLsNoFail ]: MsiRecordGetStringW - Fetching value...
INFO : [06/04/2010 14:38:22:562] [EvaluateURLsNoFail ]: MsiRecordGetStringW - Getting value from column '2'...
INFO : [06/04/2010 14:38:22:562] [EvaluateURLsNoFail ]: MsiSetPropertyW - Setting Property Value...
INFO : [06/04/2010 14:38:22:562] [EvaluateURLsNoFail ]: MsiSetPropertyW - Setting property 'TARGETDIR' to 'C:\inetpub\wwwroot\ACEManagement_Setup'.
MSI (c) (8C!D8) [14:38:22:563]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\inetpub\wwwroot\ACEManagement_Setup'.
MSI (c) (8C!D8) [14:38:22:563]: Closing MSIHANDLE (7) of type 790531 for thread 4568
MSI (c) (8C!D8) [14:38:22:563]: Closing MSIHANDLE (6) of type 790540 for thread 4568
INFO : [06/04/2010 14:38:22:563] [EvaluateURLsNoFail ]: Custom Action succeeded.
INFO : [06/04/2010 14:38:22:563] [EvaluateURLsNoFail ]: Custom Action completed with return code: '0'
MSI (c) (8C!D8) [14:38:22:564]: Closing MSIHANDLE (5) of type 790541 for thread 4568
MSI (c) (8C!D8) [14:38:22:564]: Closing MSIHANDLE (4) of type 790531 for thread 4568
MSI (c) (8C:64) [14:38:22:564]: Leaked MSIHANDLE (9) of type 790531 for thread 4568
MSI (c) (8C:64) [14:38:22:564]: Closing MSIHANDLE (9) of type 790531 for thread 4568
MSI (c) (8C:64) [14:38:22:564]: Leaked MSIHANDLE (8) of type 790540 for thread 4568
MSI (c) (8C:64) [14:38:22:564]: Closing MSIHANDLE (8) of type 790540 for thread 4568
MSI (c) (8C:64) [14:38:22:564]: Note: 1: 2769 2: WEBCA_EvaluateURLsNoFail 3: 2
MSI (c) (8C:64) [14:38:22:564]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:64) [14:38:22:564]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2769
DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail did not close 2 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: WEBCA_EvaluateURLsNoFail, 2,
MSI (c) (8C:64) [14:38:22:565]: Closing MSIHANDLE (3) of type 790542 for thread 5052
Action ended 14:38:22: WEBCA_EvaluateURLsNoFail. Return value 1.
MSI (c) (8C:BC) [14:38:22:565]: Doing action: WEBCA_SetTARGETAPPPOOL
MSI (c) (8C:BC) [14:38:22:565]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: WEBCA_SetTARGETAPPPOOL.
Action start 14:38:22: WEBCA_SetTARGETAPPPOOL.
MSI (c) (8C:BC) [14:38:22:566]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'WEBCA_SetTARGETAPPPOOL'
MSI (c) (8C:BC) [14:38:22:590]: Creating MSIHANDLE (10) of type 790542 for thread 5052
MSI (c) (8C:44) [14:38:22:591]: Invoking remote custom action. DLL: C:\Users\chardie\AppData\Local\Temp\MSIA8E1.tmp, Entrypoint: SetTARGETAPPPOOL
MSI (c) (8C!F4) [14:38:22:597]: Creating MSIHANDLE (11) of type 790531 for thread 3060
INFO : [06/04/2010 14:38:22:597] [SetTARGETAPPPOOL ]: Custom Action is starting...
INFO : [06/04/2010 14:38:22:597] [SetTARGETAPPPOOL ]: CoInitializeEx - COM initialization Apartment Threaded...
INFO : [06/04/2010 14:38:22:601] [SetTARGETAPPPOOL ]: MsiSetPropertyW - Setting Property Value...
INFO : [06/04/2010 14:38:22:601] [SetTARGETAPPPOOL ]: MsiSetPropertyW - Setting property 'TARGETAPPPOOL' to 'DefaultAppPool'.
MSI (c) (8C!F4) [14:38:22:602]: PROPERTY CHANGE: Adding TARGETAPPPOOL property. Its value is 'DefaultAppPool'.
INFO : [06/04/2010 14:38:22:602] [SetTARGETAPPPOOL ]: Custom Action succeeded.
INFO : [06/04/2010 14:38:22:602] [SetTARGETAPPPOOL ]: Custom Action completed with return code: '0'
MSI (c) (8C!F4) [14:38:22:603]: Closing MSIHANDLE (11) of type 790531 for thread 3060
MSI (c) (8C:44) [14:38:22:603]: Closing MSIHANDLE (10) of type 790542 for thread 5052
Action ended 14:38:22: WEBCA_SetTARGETAPPPOOL. Return value 1.
MSI (c) (8C:BC) [14:38:22:604]: Doing action: CostInitialize
MSI (c) (8C:BC) [14:38:22:604]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: CostInitialize. Computing space requirements
Action start 14:38:22: CostInitialize.
MSI (c) (8C:BC) [14:38:22:604]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (c) (8C:BC) [14:38:22:604]: Baseline: Sorting baselines for {26746874-4FF8-4D54-A017-46DAA482CB94}.
MSI (c) (8C:BC) [14:38:22:604]: Baseline: New baseline 1.0.0 from transaction.
MSI (c) (8C:BC) [14:38:22:604]: Baseline: Sorted order Native: Order 0.
MSI (c) (8C:BC) [14:38:22:604]: Baseline Data Table:
MSI (c) (8C:BC) [14:38:22:604]: ProductCode: {26746874-4FF8-4D54-A017-46DAA482CB94} Version: 1.0.0 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
MSI (c) (8C:BC) [14:38:22:604]: Baseline File Table:
MSI (c) (8C:BC) [14:38:22:605]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
MSI (c) (8C:BC) [14:38:22:605]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
Action ended 14:38:22: CostInitialize. Return value 1.
MSI (c) (8C:BC) [14:38:22:606]: Doing action: FileCost
MSI (c) (8C:BC) [14:38:22:606]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: FileCost. Computing space requirements
Action start 14:38:22: FileCost.
MSI (c) (8C:BC) [14:38:22:606]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (c) (8C:BC) [14:38:22:607]: Note: 1: 2262 2: Registry 3: -2147287038
MSI (c) (8C:BC) [14:38:22:607]: Note: 1: 2262 2: Class 3: -2147287038
MSI (c) (8C:BC) [14:38:22:607]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (c) (8C:BC) [14:38:22:607]: Note: 1: 2262 2: TypeLib 3: -2147287038
MSI (c) (8C:BC) [14:38:22:607]: Note: 1: 2262 2: Shortcut 3: -2147287038
Action ended 14:38:22: FileCost. Return value 1.
MSI (c) (8C:BC) [14:38:22:607]: Doing action: IsolateComponents
MSI (c) (8C:BC) [14:38:22:607]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: IsolateComponents.
Action start 14:38:22: IsolateComponents.
Action ended 14:38:22: IsolateComponents. Return value 0.
MSI (c) (8C:BC) [14:38:22:608]: Doing action: WEBCA_GatherAppPools
MSI (c) (8C:BC) [14:38:22:608]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: WEBCA_GatherAppPools.
Action start 14:38:22: WEBCA_GatherAppPools.
MSI (c) (8C:BC) [14:38:22:609]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'WEBCA_GatherAppPools'
MSI (c) (8C:BC) [14:38:22:636]: Creating MSIHANDLE (12) of type 790542 for thread 5052
MSI (c) (8C:F4) [14:38:22:637]: Invoking remote custom action. DLL: C:\Users\chardie\AppData\Local\Temp\MSIA901.tmp, Entrypoint: GatherAppPools
MSI (c) (8C!84) [14:38:22:652]: Creating MSIHANDLE (13) of type 790531 for thread 5508
INFO : [06/04/2010 14:38:22:652] [GatherAppPools ]: Custom Action is starting...
INFO : [06/04/2010 14:38:22:653] [GatherAppPools ]: CoInitializeEx - COM initialization Apartment Threaded...
MSI (c) (8C!84) [14:38:22:657]: Creating MSIHANDLE (14) of type 790541 for thread 5508
MSI (c) (8C!84) [14:38:22:657]: Note: 1: 2205 2: 3: ComboBox
MSI (c) (8C!84) [14:38:22:657]: Note: 1: 2228 2: 3: ComboBox 4: INSERT INTO `ComboBox` (`Property`,`Order`,`Value`,`Text`) VALUES (?, ?, ?, ?) TEMPORARY
MSI (c) (8C!84) [14:38:22:658]: Closing MSIHANDLE (14) of type 790541 for thread 5508
ERROR : [06/04/2010 14:38:22:658] [GatherAppPools ]: FAILED: -2147023281
ERROR : [06/04/2010 14:38:22:658] [GatherAppPools ]: Custom Action failed with code: '1615'
INFO : [06/04/2010 14:38:22:659] [GatherAppPools ]: Custom Action completed with return code: '1615'
MSI (c) (8C!84) [14:38:22:659]: Closing MSIHANDLE (13) of type 790531 for thread 5508
MSI (c) (8C:F4) [14:38:22:659]: Closing MSIHANDLE (12) of type 790542 for thread 5052
Action ended 14:38:22: WEBCA_GatherAppPools. Return value 3.
MSI (c) (8C:BC) [14:38:22:660]: Doing action: FatalErrorForm
MSI (c) (8C:BC) [14:38:22:660]: Note: 1: 2205 2: 3: ActionText
Action 14:38:22: FatalErrorForm.
Action start 14:38:22: FatalErrorForm.
MSI (c) (8C:BC) [14:38:22:661]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'FatalErrorForm'
MSI (c) (8C:F0) [14:38:22:664]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:F0) [14:38:22:664]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2898
Info 2898. For VSI_MS_Sans_Serif13.0_0_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height.
MSI (c) (8C:F0) [14:38:22:664]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:F0) [14:38:22:664]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2826
DEBUG: Error 2826: Control Line1 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, Line1, to the right
MSI (c) (8C:F0) [14:38:22:665]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:F0) [14:38:22:665]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2826
DEBUG: Error 2826: Control Line2 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, Line2, to the right
MSI (c) (8C:F0) [14:38:22:665]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:F0) [14:38:22:665]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2826
DEBUG: Error 2826: Control BannerBmp on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, BannerBmp, to the right
MSI (c) (8C:F0) [14:38:22:666]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:F0) [14:38:22:666]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2898
Info 2898. For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13 pixels height.
MSI (c) (8C:F0) [14:38:22:667]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:F0) [14:38:22:667]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2898
Info 2898. For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 20 pixels height.
Action 14:38:22: FatalErrorForm. Dialog created
MSI (c) (8C:F4) [14:38:22:682]: Note: 1: 2731 2: 0
Action ended 14:38:26: FatalErrorForm. Return value 1.
Action ended 14:38:26: INSTALL. Return value 3.
MSI (c) (8C:BC) [14:38:26:199]: Destroying RemoteAPI object.
MSI (c) (8C:E4) [14:38:26:199]: Custom Action Manager thread ending.
Property(C): TARGETDIR = C:\inetpub\wwwroot\ACEManagement_Setup
Property(C): SourceDir = C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\
Property(C): TARGETVDIR = ACEManagement_Setup
Property(C): IISVERSION = #7
Property(C): UpgradeCode = {5661ECE9-E678-4F34-9438-41957B513869}
Property(C): ProductName = ACEManagement_Setup
Property(C): ProductCode = {26746874-4FF8-4D54-A017-46DAA482CB94}
Property(C): ProductVersion = 1.0.0
Property(C): Manufacturer = Microsoft
Property(C): ARPCONTACT = Microsoft
Property(C): ProductLanguage = 1033
Property(C): ALLUSERS = 1
Property(C): TARGETASPNETVERSION = 2.0.50727.0
Property(C): SecureCustomProperties = NEWERPRODUCTFOUND
Property(C): RedirectedDllSupport = 2
Property(C): VersionNT = 600
Property(C): VSDNETURLMSG = This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?
Property(C): VSDIISMSG = This setup requires Internet Information Server 4.0 or higher and Windows NT 4.0, Windows 2000 or higher. This setup cannot be installed on Windows 95, Windows 98, or Windows Me. Please install Internet Information Server and run this setup again.
Property(C): VSDUIANDADVERTISED = This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic.
Property(C): VSDNETMSG = This setup requires the .NET Framework version [1]. Please install the .NET Framework and run this setup again.
Property(C): VSDINVALIDURLMSG = The specified path '[2]' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in the Internet Services Manager.
Property(C): VSDVERSIONMSG = Unable to install because a newer version of this product is already installed.
Property(C): VsdAppPoolsCombo = TARGETAPPPOOL
Property(C): VsdSiteCombo = TARGETSITE
Property(C): MaintenanceForm_Action = Repair
Property(C): AdminMaintenanceForm_Action = Repair
Property(C): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
Property(C): ErrorDialog = ErrorDialog
Property(C): SFF_UpFldrBtn = UpFldrBtn
Property(C): SFF_NewFldrBtn = NewFldrBtn
Property(C): TARGETSITE = /LM/W3SVC/1
Property(C): TARGETAPPPOOL = DefaultAppPool
Property(C): WelcomeForm_NextArgs = WebFolderForm
Property(C): WebFolderForm_PrevArgs = WelcomeForm
Property(C): WebFolderForm_NextArgs = ConfirmInstallForm
Property(C): ConfirmInstallForm_PrevArgs = WebFolderForm
Property(C): AdminWelcomeForm_NextArgs = AdminWebFolderForm
Property(C): AdminWebFolderForm_PrevArgs = AdminWelcomeForm
Property(C): AdminWebFolderForm_NextArgs = AdminConfirmInstallForm
Property(C): AdminConfirmInstallForm_PrevArgs = AdminWebFolderForm
Property(C): MsiLogFileLocation = c:\msi.log
Property(C): PackageCode = {BBB70869-CAA8-4878-8C2A-6C4865C2DF05}
Property(C): ProductState = -1
Property(C): PackagecodeChanging = 1
Property(C): CURRENTDIRECTORY = C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC
Property(C): CLIENTUILEVEL = 0
Property(C): CLIENTPROCESSID = 1164
Property(C): VersionDatabase = 200
Property(C): VersionMsi = 4.05
Property(C): VersionNT64 = 600
Property(C): WindowsBuild = 6002
Property(C): ServicePackLevel = 2
Property(C): ServicePackLevelMinor = 0
Property(C): MsiNTProductType = 1
Property(C): WindowsFolder = C:\Windows\
Property(C): WindowsVolume = C:\
Property(C): System64Folder = C:\Windows\system32\
Property(C): SystemFolder = C:\Windows\SysWOW64\
Property(C): RemoteAdminTS = 1
Property(C): TempFolder = C:\Users\chardie\AppData\Local\Temp\
Property(C): ProgramFilesFolder = C:\Program Files (x86)\
Property(C): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(C): ProgramFiles64Folder = C:\Program Files\
Property(C): CommonFiles64Folder = C:\Program Files\Common Files\
Property(C): AppDataFolder = C:\Users\chardie\AppData\Roaming\
Property(C): FavoritesFolder = C:\Users\chardie\Favorites\
Property(C): NetHoodFolder = C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(C): PersonalFolder = C:\Users\chardie\Documents\
Property(C): PrintHoodFolder = C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(C): RecentFolder = C:\Users\chardie\AppData\Roaming\Microsoft\Windows\Recent\
Property(C): SendToFolder = C:\Users\chardie\AppData\Roaming\Microsoft\Windows\SendTo\
Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(C): CommonAppDataFolder = C:\ProgramData\
Property(C): LocalAppDataFolder = C:\Users\chardie\AppData\Local\
Property(C): MyPicturesFolder = C:\Users\chardie\Pictures\
Property(C): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(C): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(C): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
Property(C): DesktopFolder = C:\Users\Public\Desktop\
Property(C): FontsFolder = C:\Windows\Fonts\
Property(C): GPTSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): ShellAdvtSupport = 1
Property(C): MsiAMD64 = 6
Property(C): Msix64 = 6
Property(C): Intel = 6
Property(C): PhysicalMemory = 8125
Property(C): VirtualMemory = 13674
Property(C): AdminUser = 1
Property(C): LogonUser = chardie
Property(C): UserSID = S-1-5-21-3171119891-692808357-609467322-1728
Property(C): UserLanguageID = 1033
Property(C): ComputerName = SJDESK126
Property(C): SystemLanguageID = 1033
Property(C): ScreenX = 1920
Property(C): ScreenY = 1080
Property(C): CaptionHeight = 20
Property(C): BorderTop = 1
Property(C): BorderSide = 1
Property(C): TextHeight = 16
Property(C): TextInternalLeading = 3
Property(C): ColorBits = 32
Property(C): TTCSupport = 1
Property(C): Time = 14:38:26
Property(C): Date = 6/4/2010
Property(C): MsiNetAssemblySupport = 2.0.50727.4016
Property(C): MsiWin32AssemblySupport = 6.0.6001.18000
Property(C): MsiRunningElevated = 1
Property(C): Privileged = 1
Property(C): USERNAME = Alfred
Property(C): DATABASE = C:\Users\chardie\AppData\Local\Temp\a6a6cc.msi
Property(C): OriginalDatabase = C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\ACEManagement_Setup.msi
Property(C): SOURCEDIR = C:\Users\chardie\Documents\Visual Studio 2008\Projects\ACEManagement (2)\ACEManagement_Setup\Release\
Property(C): VersionHandler = 4.05
Property(C): UILevel = 5
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): ROOTDRIVE = C:\
Property(C): CostingComplete = 0
=== Logging stopped: 6/4/2010 14:38:26 ===
MSI (c) (8C:BC) [14:38:26:221]: Note: 1: 1708
MSI (c) (8C:BC) [14:38:26:221]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:BC) [14:38:26:221]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1708
MSI (c) (8C:BC) [14:38:26:221]: Note: 1: 2205 2: 3: Error
MSI (c) (8C:BC) [14:38:26:221]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (c) (8C:BC) [14:38:26:221]: Product: ACEManagement_Setup -- Installation failed.

MSI (c) (8C:BC) [14:38:26:222]: Windows Installer installed the product. Product Name: ACEManagement_Setup. Product Version: 1.0.0. Product Language: 1033. Installation success or error status: 1603.

MSI (c) (8C:BC) [14:38:26:223]: Grabbed execution mutex.
MSI (c) (8C:BC) [14:38:26:223]: Cleaning up uninstalled install packages, if any exist
MSI (c) (8C:BC) [14:38:26:224]: MainEngineThread is returning 1603
=== Verbose logging stopped: 6/4/2010 14:38:26 ===

0 Comments   [ + ] Show comments

Answers (10)

Posted by: anonymous_9363 13 years ago
Red Belt
0
- First, please use the CODE tage when posting code or lebgthy text like log files
- Second, with MSI log files, you only ever need to post the dozen or so lines above and below the line where you see the first instance of the text 'Return value 3.' I have omitted the lines below, since the error is clearly indicated in the lines above:ERROR : [06/04/2010 14:38:22:658] [GatherAppPools ]: FAILED: -2147023281
ERROR : [06/04/2010 14:38:22:658] [GatherAppPools ]: Custom Action failed with code: '1615'
INFO : [06/04/2010 14:38:22:659] [GatherAppPools ]: Custom Action completed with return code: '1615'
MSI (c) (8C!84) [14:38:22:659]: Closing MSIHANDLE (13) of type 790531 for thread 5508
MSI (c) (8C:F4) [14:38:22:659]: Closing MSIHANDLE (12) of type 790542 for thread 5052
Action ended 14:38:22: WEBCA_GatherAppPools. Return value 3.
The Custom Action WEBCA_GatherAppPools is failing. The error returned from the CA is '1615' which, if you look it up using the 'MSI Errors' link at the top of each page here on AppDeploy, you'll find is "The SQL query syntax is invalid or unsupported."

Does the app have a pre-requisite for IIS and, if so, is it installed and running? Does the account you're using to install have sufficient privileges to mess with IIS and its application pools?
Posted by: chardie 13 years ago
Senior Yellow Belt
0
Good morning,

Thanks for the reply. It's a web application I'm trying to package up, so I presume there is a pre-requisite for IIS. I'm running Vista Business 64-bit, which includes IIS 7. When I attempt to run the installer, I ran it as an administrator and it still choked.

Thanks,

C.
Posted by: anonymous_9363 13 years ago
Red Belt
0
It may well include IIS but does IIS get installed by default? I doubt it...
Posted by: chardie 13 years ago
Senior Yellow Belt
0
Yes, IIS is installed, and it's up and running (I'm running a few ASP Classic sites using IIS)

Thanks,

C.
Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
have you validated your package and did you get any errors?

You may have some actions sequenced incorrectly in the InstallExecuteSequence. They'll be highlighted by ICE77's
Posted by: chardie 13 years ago
Senior Yellow Belt
0
That's an interesting question, how does one validate a package? :)
Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
no idea in visual studio.

But if you open your package in Orca or Insted

Insted - tables menu and click validate
ORCA - Tools menu and click validate
Posted by: anonymous_9363 13 years ago
Red Belt
0
Yes, IIS is installed, and it's up and running (I'm running a few ASP Classic sites using IIS)So, again, does the account you're using have sufficient privileges to administer IIS on the target machine?
Posted by: chardie 13 years ago
Senior Yellow Belt
0
VBScab: Yes, I'm running the MSI as an administrator, so I should have sufficient privileges.

timmsie: I validated the MSI and pasted the results below (I ignored INFO messages):

ICE03 ERROR Table: ListBox Column: Property Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ListBox Column: Order Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ListBox Column: Value Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ListBox Column: Text Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlCondition Column: Dialog_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlCondition Column: Control_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlCondition Column: Action Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlCondition Column: Condition Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Dialog_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Control Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Type Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: X Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Y Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Width Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Height Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Attributes Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Property Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Text Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Control_Next Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Control Column: Help Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ModuleSignature Column: ModuleID Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ModuleSignature Column: Language Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ModuleSignature Column: Version Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlEvent Column: Dialog_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlEvent Column: Control_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlEvent Column: Event Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlEvent Column: Argument Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlEvent Column: Condition Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ControlEvent Column: Ordering Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Dialog Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: HCentering Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: VCentering Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Width Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Height Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Attributes Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Title Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Control_First Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Control_Default Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: Dialog Column: Control_Cancel Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ModuleComponents Column: Component Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ModuleComponents Column: ModuleID Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: ModuleComponents Column: Language Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: TextStyle Column: TextStyle Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: TextStyle Column: FaceName Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: TextStyle Column: Size Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: TextStyle Column: Color Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: TextStyle Column: StyleBits Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: EventMapping Column: Dialog_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: EventMapping Column: Control_ Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: EventMapping Column: Event Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: EventMapping Column: Attribute Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Property Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Order Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Value Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: X Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Y Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Width Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Height Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Text Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: RadioButton Column: Help Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: UIText Column: Key Missing specifications in _Validation Table (or Old Database)
ICE03 ERROR Table: UIText Column: Text Missing specifications in _Validation Table (or Old Database)
ICE82 WARNING This action WEBCA_RollbackApplyWebFolderProperties has duplicate sequence number 3701 in the table InstallExecuteSequence
ICE82 WARNING This action WEBCA_ApplyWebFolderProperties has duplicate sequence number 3701 in the table InstallExecuteSequence
ICE82 WARNING This action WEBCA_GatherWebFolderProperties has duplicate sequence number 3701 in the table InstallExecuteSequence
ICE83 WARNING The MsiUnpublishAssemblies action SHOULD not be present in AdvtExecuteSequence table, since it does nothing.
Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
Nothing too dodgy there although you should sort out the sequence numbers, that wont be your problem though.

The closing msihandles error your getting is a bit random, As a complete stab in the dark have a look at this article

http://insomniacgeek.com/blog/debug-error-2769-custom-action-install-did-not-close-1-msihandles/
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ