Guest Justin James Posted April 17, 2008 Posted April 17, 2008 We have Windows 2003 SBS SP1 installed, and I am trying to install the R2 components on top of it. The WSUS install is failing during the final configuration. The log errors are below. I searched the registry for that COM component, and did not find it. I searched the Internet for information on this COM class, and didn't find it. Any suggestions? Thanks! J.Ja 4/17/2008 2:13:05 PM !Error! ForceAllDefaultSettings: An exception occured while configuring Wsus defaults. Information about the exception: System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {E9D8E314-5A2C-4FBA-8DF9-C3A038544CB0} is either not valid or not registered. at Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ConfigureComputersForWsusAutomaticUpdates() at Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ForceAllDefaultSettings(Boolean isCleanInstall, Boolean configureAutomaticDownloads) 4/17/2008 2:13:05 PM ConfigureUpdateServices: An exception occured while setting WSUS defaults: System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {E9D8E314-5A2C-4FBA-8DF9-C3A038544CB0} is either not valid or not registered. at Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ConfigureComputersForWsusAutomaticUpdates() at Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ForceAllDefaultSettings(Boolean isCleanInstall, Boolean configureAutomaticDownloads) at R2_SetupWizard.R2WI_ConfigureUpdateServices.DoWork(StringDictionary sd) 4/17/2008 2:13:05 PM !Error! WorkItemExecutor: ComponentMessageException occured in DoWork() for work item ConfigureUpdateServices: R2_SetupWizard.ComponentMessageException: Exception of type R2_SetupWizard.ComponentMessageException was thrown. at R2_SetupWizard.R2WI_ConfigureUpdateServices.DoWork(StringDictionary sd) at R2_SetupWizard.WorkItemExecutor.ExecuteWorkItems(StringDictionary sd, ExecutorCallback beforeWork, ExecutorCallback afterWork)
Guest kj [SBS MVP] Posted April 17, 2008 Posted April 17, 2008 Re: SBS 2003 Upgrade to R2, WSUS Install Ecrror Justin James wrote: > We have Windows 2003 SBS SP1 installed, and I am trying to install > the R2 > components on top of it. The WSUS install is failing during the final > configuration. The log errors are below. I searched the registry for > that COM > component, and did not find it. I searched the Internet for > information on > this COM class, and didn't find it. Any suggestions? > > Thanks! > > J.Ja Doesn't look familiar to me, but let's cross post to the SBS group first. > > 4/17/2008 2:13:05 PM !Error! ForceAllDefaultSettings: An > exception > occured while configuring Wsus defaults. Information about the > exception: > System.Runtime.InteropServices.COMException (0x80040154): COM object > with > CLSID {E9D8E314-5A2C-4FBA-8DF9-C3A038544CB0} is either not valid or > not > registered. > at > Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ConfigureComputersForWsusAutomaticUpdates() > at > Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ForceAllDefaultSettings(Boolean > isCleanInstall, Boolean configureAutomaticDownloads) 4/17/2008 > 2:13:05 PM ConfigureUpdateServices: An exception > occured while setting WSUS defaults: > System.Runtime.InteropServices.COMException (0x80040154): COM object > with > CLSID {E9D8E314-5A2C-4FBA-8DF9-C3A038544CB0} is either not valid or > not > registered. > at > Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ConfigureComputersForWsusAutomaticUpdates() > at > Microsoft.SBS.UpdateServices.WsusDefaults.WsusConfigurationDefaults.ForceAllDefaultSettings(Boolean > isCleanInstall, Boolean configureAutomaticDownloads) at > R2_SetupWizard.R2WI_ConfigureUpdateServices.DoWork(StringDictionary > sd) 4/17/2008 2:13:05 PM !Error! WorkItemExecutor: > ComponentMessageException occured in DoWork() for work item > ConfigureUpdateServices: R2_SetupWizard.ComponentMessageException: > Exception > of type R2_SetupWizard.ComponentMessageException was thrown. > at > R2_SetupWizard.R2WI_ConfigureUpdateServices.DoWork(StringDictionary > sd) at > R2_SetupWizard.WorkItemExecutor.ExecuteWorkItems(StringDictionary sd, > ExecutorCallback beforeWork, ExecutorCallback afterWork) -- /kj
Recommended Posts