Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error no.0x80070003

Reply
Thread Tools Display Modes

Error no.0x80070003

 
 
bobby1999
Guest
Posts: n/a

 
      10-08-2005
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]

 
Reply With Quote
 
 
 
 
TaurArian [MVP]
Guest
Posts: n/a

 
      10-08-2005
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]
>


 
Reply With Quote
 
bobby1999
Guest
Posts: n/a

 
      10-10-2005
You may need to clear the contents of the Datastore and Download folders.
http://v5.windowsupdate.microsoft.co...cleid=11&ln=en
“
Thanks that fixed it

"TaurArian [MVP]" wrote:

> 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]
> >

>
>

 
Reply With Quote
 
TaurArian [MVP]
Guest
Posts: n/a

 
      10-11-2005
Thanks for the feedback, it just may help someone else.
Kaylene

"bobby1999" <> wrote in message
news:99D3A094-5BEB-456F-93C8-...
> You may need to clear the contents of the Datastore and Download folders.
> http://v5.windowsupdate.microsoft.co...cleid=11&ln=en
> “
> Thanks that fixed it
>
> "TaurArian [MVP]" wrote:
>
>> 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]
>> >

>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
error: 0x80070003 Tingc222 Windows Update 5 09-18-2005 02:39 AM
error 0x80070003 hurtigstart.dk Windows Update 7 08-24-2005 04:23 PM
Error 0x80070003 guyguns Windows Update 4 08-13-2005 06:06 PM
error code:0x80070003 jake Windows Update 1 08-05-2005 06:55 PM
[Error number: 0x80070003] Tim Elmore Windows Update 1 06-10-2004 05:40 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59