0x80070003 = COR_E_DIRECTORYNOTFOUND
The specified path couldn't be found - ALLUSERSPROFILE Microsoft network dir doesn’t
exist
Make sure the following folders exist under %windir%\SoftwareDistribution\
Note: (%windir% = C:\Windows)
DataStore\
Download\
EventCache\
SelfUpdate\
WebSetup\
WuRedir\
You may need to clear the contents of the Datastore and Download folders.
http://v5.windowsupdate.microsoft.co...cleid=11&ln=en
“
If the above doesn’t assist, suggestion by Torgeir Bakken (MVP)
If the directory "%ALLUSERSPROFILE%\Application Data\Microsoft\Network"
does not exist, you will get this error.
%ALLUSERSPROFILE% is normally "C:\Documents and Settings\All Users"
To verify existence/create this folder, you can do like this:
Press Start/Run, and fill in this:
"%ALLUSERSPROFILE%\Application Data\Microsoft"
Press OK, and the Microsoft folder will open.
If no Network folder is found there, create it (File\New --> Folder).
"bobby1999" <> wrote in message
news:5D5FA543-4848-421C-BF4D-...
>I get this from update log :
>
> 2005-09-11 12:55:00 1148 b5c Handler Updateci: OpenFileForScan(
> C:\WINDOWS\SoftwareDistribution\Download\S-1-5-18\044a6f562ca5290509d799bf41a52aed\
> ): failed (3)
> 2005-09-11 12:55:00 1148 b5c Handler Updateci:
> WinSEUpdateHandler::_LaunchInstaller: Failed opening
> C:\WINDOWS\SoftwareDistribution\Download\S-1-5-18\044a6f562ca5290509d799bf41a52aed\
> (3)
> 2005-09-11 12:55:00 1148 b5c Handler Updateci:
> WinSEUpdateHandler::_Inventory: Installer returned 0x3 (3)
> 2005-09-11 12:55:00 1148 b5c Handler FATAL: UH: 0x80070003: Inventory failed
> 2005-09-11 12:55:00 1148 b5c Handler FATAL: UH: 0x80070003:
> GetNextRequiredFiles failed
> 2005-09-11 12:55:00 1148 b5c Handler FATAL: UH: 0x80070003:
> GetRequiredFilesForSandboxState failed
> 2005-09-11 12:55:00 1148 b5c DnldMgr FATAL:
> DM:CAgentDownloadManager::GenerateAllDownloadReque sts:
> GenerateDownloadRequest failed with 0x80070003.
> 2005-09-11 12:55:00 1148 b5c DnldMgr Error 0x80070003 occurred while
> downloading update; notifying dependent calls.
> 2005-09-11 12:55:00 392 e14 DtaStor Update service properties: service
> registered with AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
> 2005-09-11 12:55:00 392 e14 DtaStor WARNING: Update Service: Failed to
> update backup store
> 2005-09-11 12:55:00 1148 950 AU >>## RESUMED ## AU: Download update
> [UpdateId = {AADB419D-3C09-408D-9D64-20A451CBD5BC}]
> 2005-09-11 12:55:00 1148 950 AU # WARNING: Download failed, error =
> 0x80070003
> 2005-09-11 12:55:00 1148 b5c Agent *********
> 2005-09-11 12:55:00 1148 b5c Agent ** END ** Agent: Downloading updates
> [CallerId = AutomaticUpdates]
>