Discussion:
WSUS SP2 Install Error at IIS
(too old to reply)
Anthony C
2010-02-01 16:02:02 UTC
Permalink
Thanks for your help. I am trying to install WSUS SP2 on a new Windows 2003
Serever SP2. I have installed the dependencies of:
IIS
.Net2.0
Report Viewer 2008

Install errors out, here is the log where it dies:
2010-02-01 10:52:42 Success CustomActions.Dll Succesfully set binary SID
property
2010-02-01 10:52:42 Success CustomActions.Dll Successfully set binary
SID properties
2010-02-01 10:53:45 Info IISCustomAction Performing Setup Action,
Command /Install
2010-02-01 10:53:53 Error IISCustomAction Command /Install
FailedSystem.IO.DirectoryNotFoundException: The system cannot find the path
specified. (Exception from HRESULT: 0x80070003)
2010-02-01 10:53:53 Error IISCustomAction at
System.DirectoryServices.Interop.UnsafeNativeMethods.IAds.PutEx(Int32
lnControlCode, String bstrName, Object vProp)
2010-02-01 10:53:53 Error IISCustomAction at
System.DirectoryServices.PropertyValueCollection.OnClearComplete()
2010-02-01 10:53:53 Error IISCustomAction at
System.DirectoryServices.PropertyValueCollection.set_Value(Object value)
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisAdsiDriver.CreateVirtualDirectory(IisWebVirtualDir virtualDirectoryInfo)
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisWebVirtualDir.Create(IIisMetabaseDriver
metabaseDriver)
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisConfig.ApplyConfigWebVirtualDirs(IIisMetabaseDriver metabaseDriver, IisConfig previousConfig)
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisConfig.ApplyConfig(IIisMetabaseDriver
metabaseDriver, Boolean upgrading, Boolean& siteCreated)
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisCustomAction.Install(String
installRevision, String configFilePath, String webSiteName, String
newWebSiteBinding, String newWebSiteRootPath, String[] rootPaths)
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.MainClass.Install()
2010-02-01 10:53:53 Error IISCustomAction at
Microsoft.UpdateServices.Setup.MainClass.PerformSetupAction()
2010-02-01 10:53:58 Info IISCustomAction Performing Setup Action,
Command /Rollback
2010-02-01 10:53:58 Info IISCustomAction Command /Rollback Succeeded
2010-02-01 10:54:08 Error MWUSSetup InstallWsus: MWUS
Installation Failed (Error 0x80070643: Fatal error during installation.)
2010-02-01 10:54:08 Error MWUSSetup
CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643:
Fatal error during installation.)
2010-02-01 10:54:08 Error MWUSSetup CSetupDriver::LaunchSetup:
Setup failed (Error 0x80070643: Fatal error during installation.)
2010-02-01 10:54:56 Error MWUSSetup CWatsonHelper::Init:
Failed to load WER library. (Error 0x8007007E: The specified module could not
be found.)
2010-02-01 10:54:56 Error MWUSSetup
CSetupDriver::ReportFailure: Failed to initalize the CWatsonHelper. This is
expected on pre-Vista machines. (Error 0x80004005: Unspecified error)
2010-02-01 10:54:56 Error MWUSSetup DoInstall: Wsus setup
failed (Error 0x80070643: Fatal error during installation.)

Thanks in advance for your help.
Lawrence Garvin [MVP]
2010-02-02 04:57:34 UTC
Permalink
Post by Anthony C
Thanks for your help. I am trying to install WSUS SP2 on a new Windows 2003
IIS
.Net2.0
Report Viewer 2008
2010-02-01 10:53:53 Error IISCustomAction Command /Install
FailedSystem.IO.DirectoryNotFoundException: The system cannot find the path
specified. (Exception from HRESULT: 0x80070003)
Looks like something doesn't exist that the installer expects to exist.

Can you please provide the specific details of how and where you are trying
to install WSUS?

Also, at the end of the WSUSSetup.log there should be a reference to a more
detailed installer log; please review that log for any additional
information of relevance.
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2010)

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
<- Sandra-> @discussions.microsoft.com> <<- Sandra->
2010-02-25 05:35:01 UTC
Permalink
I have facing the same an error. So I checked the prerequisite for WSUS
installation in WSUS3.0 SP2 Deployment Guide.
Finally, I found the solution is

In the Components list, select Application Server. Click Details and make
sure that ASP.NET is selected


Have a nice day
Post by Lawrence Garvin [MVP]
Post by Anthony C
Thanks for your help. I am trying to install WSUS SP2 on a new Windows 2003
IIS
.Net2.0
Report Viewer 2008
2010-02-01 10:53:53 Error IISCustomAction Command /Install
FailedSystem.IO.DirectoryNotFoundException: The system cannot find the path
specified. (Exception from HRESULT: 0x80070003)
Looks like something doesn't exist that the installer expects to exist.
Can you please provide the specific details of how and where you are trying
to install WSUS?
Also, at the end of the WSUSSetup.log there should be a reference to a more
detailed installer log; please review that log for any additional
information of relevance.
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2010)
My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
Loading...