views:

2381

answers:

3

Anybody ever had the error "Installation of the "Microsoft Expression Web 2" product has reported the following error: -2147024873.. " when trying to install Microsoft Expression Web 2 or Microsoft Expression Studio? This is the error I'm getting, but I can't figure out what the problem is. I have no beta or RC or pre beta software installed. I'm using office 2003, already have silverlight and .net 1 ,2 3, 3.5 frameworks installed. I also have 3.6g hd space free.

Errors I found in the log file are as follows:

LIS: wait for package "{90120000-0115-0409-0000-0000000FF1CE}" to complete caching
LIS failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "Setup.xml". Cache Error 0x80070017
Source Resolution aborted
LIS: start caching file "Setup.xml"
LIS failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "branding.xml". Cache Error 0x80070017
Source Resolution aborted
LIS: start caching file "branding.xml"
LIS failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "ShellUI.MST". Cache Error 0x80070017
Source Resolution aborted
LIS: start caching file "ShellUI.MST"
LIS failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "osetupui.dll". Cache Error 0x80070017
Source Resolution aborted
LIS: start caching file "osetupui.dll" LIS failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "Setup.xml". Cache Error 0x80070017
Source Resolution aborted
Log level changed from: Standard to: Verbose
Error: LIS: Failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "Setup.xml". HResult: 0x80070017.
Rolling back chain
12/04/2008 16:11:48 Rolling back package: OfficeMUI.en-us
There appears to be no rollback work to do for package: OfficeMUI.en-us path: C:\Documents and Settings\chaj17\Local Settings\Temp\XSetup_Web_2008_12_4_16_1_21\438d1ac8_d88e_46eb_ba69_11fef34cce74\Office.en-us\OfficeMUI.MSI
Stopping running ose
LIS: start uncaching for download "{90120000-0010-0409-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0010-0409-0000-0000000FF1CE}-C"
LIS: start uncaching for download "{90120000-002C-0409-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-002C-0409-0000-0000000FF1CE}-C"
LIS: start uncaching for download "{90120000-0045-0000-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0045-0000-0000-0000000FF1CE}-C"
LIS: start uncaching for download "{90120000-0045-0409-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0045-0409-0000-0000000FF1CE}-C"
LIS: start uncaching for download "{90120000-0115-0409-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0115-0409-0000-0000000FF1CE}-C"
Stopping running ose
Not showing completion dialog because it was not requested.
Catalyst execution finished: 12/04/2008 16:11:52. Return code: -2147024873.
PERF: TickCount=3954562 Name=RunSetup Description=End function
=========================================================================
Error: Installation of the "Microsoft Expression Web 2" product has reported the following error: -2147024873.
Info: Config_Products_InstallNew: End installation of new product: Microsoft Expression Web 2
Error: Config_Products_Install: Installation of Product Microsoft Expression Web 2 (failed): Installation of the "Microsoft Expression Web 2" product has reported the following error: -2147024873. Stack: at XSetup.OfficePackage.ConfigureNewInstall(Product product) at XSetup.Product.ConfigureNewProduct()
Info: Config_Products_InstallNew: End installation of new product: Microsoft Expression Web 2
Info: Expecting to find local release notes at 'http://go.microsoft.com/fwlink/?LinkId=114830'.
Error: XSetup_DoTasks:: Installation of the "Microsoft Expression Web 2" product has reported the following error: Installation of the "Microsoft Expression Web 2" product has reported the following error: -2147024873.. Stack: at XSetup.XSetupSession.OnDoTasksThreadDoWork(Object sender, DoWorkEventArgs e)
Error: Installation of the "Microsoft Expression Web 2" product has reported the following error: Installation of the "Microsoft Expression Web 2" product has reported the following error: -2147024873..
Info: End Setup session
-------------------------------------------------------------------------------------------------
Error: XSetup_DoTasks:: Installation of the "Microsoft Expression Web 2" product has reported the following error: Installation of the "Microsoft Expression Web 2" product has reported the following error: -2147024873.. Stack: at XSetup.XSetupSession.OnDoTasksThreadDoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

A: 

if u have installed office 2007 try to uninstall it .. else uninstall it manually as per the instructions http://support.microsoft.com/KB/928218

then reinstall office 2007 , then install Expression Web.. and it shud work

I uninstalled everything I could find relating to office. Eventually got tired of looking and rebuilt my pc. worked fine after that :)
Jeremy
A: 

The error code here (-2147024873) corresponds to 0x80070017 in hex, which is really HRESULT_FROM_WIN32(ERROR_CRC):

Data error (cyclic redundancy check)

I'm not sure if you're installing this application from a DVD or from an installer you downloaded, but perhaps the installation sources are corrupt? If the other suggestions on this page don't seem to help, you might consider re-downloading the installation binaries and trying again. Not sure if it will fix your problem, but it's worth a shot if all else fails...

Reuben
A: 

i had similar problem when installing blend. I jus copied the extracted setup files from the temp folder to a another location before the "send error report" screen. I started the setup using Blend_en.msi . Thats it, installation was successful. :) .