Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error Code 80240017 and 80070003

Reply
Thread Tools Display Modes

Error Code 80240017 and 80070003

 
 
JLowe
Guest
Posts: n/a

 
      10-10-2004
I get these error codes when I try to update Background Intelligent Transfer.
Does anybody know what these mean?
Thanks
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      10-10-2004
JLowe wrote:

> I get these error codes when I try to update Background
> Intelligent Transfer. Does anybody know what these mean?

Hi

What Operating System and Service Pack level do you have?

Error 0x80240017 is

SUS_E_NOT_APPLICABLE
install is not needed because no updates are applicable


Error 0x80070003 is

COR_E_DIRECTORYNOTFOUND
The specified path couldn't be found - ALLUSERSPROFILE Microsoft
network dir doesn’t exist


For the latter error:

You receive error message 0x80070003 when you try to update Windows
from the Windows Update Web site
http://support.microsoft.com/?kbid=836949

When you attempt to update Windows XP from the Windows Update Web site,
you receive error 0x80070003?
http://www.jsiinc.com/SUBQ/tip8000/rh8024.htm


If the above doesn't fix your problem, try this as well:

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 should open.

If you do not see a sub folder with the name "Network" there,
create it, using File\New --> Folder and then enter Network



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
tjwood
Guest
Posts: n/a

 
      10-23-2004
I have also been getting error 80070003 when using Windows Update. It
orginally prevented me from downloading and installing SP2, but then I got a
CD of SP2 and it installed successfully. Now I just get error 80070003
whenever I try to download any other windows updates. (Using XP Home SP2).

I have tried both the suggestion from the KB article you mentioned (my
program files direcetory always has been C:\Program Files) although actually
the ProgramFilesPath is %ProgramFiles% not %Program Files% as suggested in
the KB article, but making this change doesn't work).

Also, the "%ALLUSERSPROFILE%\Application Data\Microsoft\Network" folder does
exist.

So after trying both these suggestions I still cannot get Windows Updates
(incidentally, I used to be able to get them before MS changed to v5 of
Windows Update).

Any suggestions?


"Torgeir Bakken (MVP)" wrote:
> For the latter error:
>
> You receive error message 0x80070003 when you try to update Windows
> from the Windows Update Web site
> http://support.microsoft.com/?kbid=836949
>
>
> If the above doesn't fix your problem, try this as well:
>
> 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 should open.
>
> If you do not see a sub folder with the name "Network" there,
> create it, using File\New --> Folder and then enter Network

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      10-25-2004
tjwood wrote:

> I have also been getting error 80070003 when using Windows Update. It
> orginally prevented me from downloading and installing SP2, but then I got a
> CD of SP2 and it installed successfully. Now I just get error 80070003
> whenever I try to download any other windows updates. (Using XP Home SP2).
>
> I have tried both the suggestion from the KB article you mentioned (my
> program files direcetory always has been C:\Program Files) although actually
> the ProgramFilesPath is %ProgramFiles% not %Program Files% as suggested in
> the KB article, but making this change doesn't work).
>
> Also, the "%ALLUSERSPROFILE%\Application Data\Microsoft\Network" folder does
> exist.
>
> So after trying both these suggestions I still cannot get Windows Updates
> (incidentally, I used to be able to get them before MS changed to v5 of
> Windows Update).
>
> Any suggestions?

Hi

Try this:

Clean out the Download folder (WU5's temporary download folder)
located here:

%windir%\SoftwareDistribution\

(%windir% is typically C:\Windows)

You can use the procedure described here:

http://v5.windowsupdate.microsoft.co...cleid=11&ln=en

You might need to delete the DataStore folder mentioned in the link
above, as well as the Download folder.

Note that a side effect of deleting the DataStore folder is that you
lose your WU v5 History listing (not critical).


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
tjwood
Guest
Posts: n/a

 
      11-19-2004
Cheers, this seems to have worked.

Tom Wood

"Torgeir Bakken (MVP)" wrote:

> tjwood wrote:
>
> > I have also been getting error 80070003 when using Windows Update. It
> > orginally prevented me from downloading and installing SP2, but then I got a
> > CD of SP2 and it installed successfully. Now I just get error 80070003
> > whenever I try to download any other windows updates. (Using XP Home SP2).
> >
> > I have tried both the suggestion from the KB article you mentioned (my
> > program files direcetory always has been C:\Program Files) although actually
> > the ProgramFilesPath is %ProgramFiles% not %Program Files% as suggested in
> > the KB article, but making this change doesn't work).
> >
> > Also, the "%ALLUSERSPROFILE%\Application Data\Microsoft\Network" folder does
> > exist.
> >
> > So after trying both these suggestions I still cannot get Windows Updates
> > (incidentally, I used to be able to get them before MS changed to v5 of
> > Windows Update).
> >
> > Any suggestions?

> Hi
>
> Try this:
>
> Clean out the Download folder (WU5's temporary download folder)
> located here:
>
> %windir%\SoftwareDistribution\
>
> (%windir% is typically C:\Windows)
>
> You can use the procedure described here:
>
> http://v5.windowsupdate.microsoft.co...cleid=11&ln=en
>
> You might need to delete the DataStore folder mentioned in the link
> above, as well as the Download folder.
>
> Note that a side effect of deleting the DataStore folder is that you
> lose your WU v5 History listing (not critical).
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
Reply With Quote
 
kenjb
Guest
Posts: n/a

 
      11-20-2004
The original question and answer were as below.

I am confused because:
I get 80240017 when I try to install XP SP2 from Automatic Update
but 80070003 when I try to install XP SP2 from the Windows Update Website.

Your reply states that 80240017 means "install is not needed because no
updates are applicable", while 80070003 means "COR_E_DIRECTORYNOTFOUND
The specified path couldn't be found - ALLUSERSPROFILE Microsoft
network dir doesn’t exist".
To the marginally computer-literate home user these two appear to be
contradictory.

Does "install is not needed because no updates are applicable" mean that SP2
has already been installed? (I don't think it has been installed because
although I've agreed the EULA several times, the Installation History shows a
long series of failures going back to August, and no success for SP2. Also,
I've never seen the Welcome to Windows XP Service Pack 2 Setup Wizard.)
Otherwise how can SP2 not be applicable?

Does 800240017 over-rule 80070003?

Should I ignore 800240017 and follow your advice for 80070003?

Apart from my ignorance, does the above reveal to you that there's some
obvious step I've missed?

I believe that all critical pre-SP2 updates have been successfully installed.

"Torgeir Bakken (MVP)" wrote:

> JLowe wrote:
>
> > I get these error codes when I try to update Background
> > Intelligent Transfer. Does anybody know what these mean?

> Hi
>
> What Operating System and Service Pack level do you have?
>
> Error 0x80240017 is
>
> SUS_E_NOT_APPLICABLE
> install is not needed because no updates are applicable
>
>
> Error 0x80070003 is
>
> COR_E_DIRECTORYNOTFOUND
> The specified path couldn't be found - ALLUSERSPROFILE Microsoft
> network dir doesn’t exist
>


 
Reply With Quote
 
Mehrdad
Guest
Posts: n/a

 
      04-23-2005
Hi there..

Just like the other issues here, i've not been able to update my pc either
from the windows update site or automatic updates. I've read and followed
the instructions mentioned in this thread as well as others. I do have the
"Network" folder, my registy values are the same as the ones noted and i have
cleared out the "DataStore" and "Download" folders. I still get the errors.
I have XP SP2. I've never installed a third party application to play around
with my Registry so i was wondering if you could please help me fix this.

Thanks very much,
Mehrdad

"Torgeir Bakken (MVP)" wrote:

> tjwood wrote:
>
> > I have also been getting error 80070003 when using Windows Update. It
> > orginally prevented me from downloading and installing SP2, but then I got a
> > CD of SP2 and it installed successfully. Now I just get error 80070003
> > whenever I try to download any other windows updates. (Using XP Home SP2).
> >
> > I have tried both the suggestion from the KB article you mentioned (my
> > program files direcetory always has been C:\Program Files) although actually
> > the ProgramFilesPath is %ProgramFiles% not %Program Files% as suggested in
> > the KB article, but making this change doesn't work).
> >
> > Also, the "%ALLUSERSPROFILE%\Application Data\Microsoft\Network" folder does
> > exist.
> >
> > So after trying both these suggestions I still cannot get Windows Updates
> > (incidentally, I used to be able to get them before MS changed to v5 of
> > Windows Update).
> >
> > Any suggestions?

> Hi
>
> Try this:
>
> Clean out the Download folder (WU5's temporary download folder)
> located here:
>
> %windir%\SoftwareDistribution\
>
> (%windir% is typically C:\Windows)
>
> You can use the procedure described here:
>
> http://v5.windowsupdate.microsoft.co...cleid=11&ln=en
>
> You might need to delete the DataStore folder mentioned in the link
> above, as well as the Download folder.
>
> Note that a side effect of deleting the DataStore folder is that you
> lose your WU v5 History listing (not critical).
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
Reply With Quote
 
Pat Walters [MSFT]
Guest
Posts: n/a

 
      04-28-2005
Mehrdad,

This appears to be a duplicate thread to one that was answered, so I guess we'll
leave this one alone.

Sincerely,

Pat Walters [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights. Use
of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"

"Mehrdad" <> wrote in message
news:19459E7C-E00A-4802-A3D7-...
> Hi there..
>
> Just like the other issues here, i've not been able to update my pc either
> from the windows update site or automatic updates. I've read and followed
> the instructions mentioned in this thread as well as others. I do have the
> "Network" folder, my registy values are the same as the ones noted and i have
> cleared out the "DataStore" and "Download" folders. I still get the errors.
> I have XP SP2. I've never installed a third party application to play around
> with my Registry so i was wondering if you could please help me fix this.
>
> Thanks very much,
> Mehrdad
>
> "Torgeir Bakken (MVP)" wrote:
>
>> tjwood wrote:
>>
>> > I have also been getting error 80070003 when using Windows Update. It
>> > orginally prevented me from downloading and installing SP2, but then I got
>> > a
>> > CD of SP2 and it installed successfully. Now I just get error 80070003
>> > whenever I try to download any other windows updates. (Using XP Home SP2).
>> >
>> > I have tried both the suggestion from the KB article you mentioned (my
>> > program files direcetory always has been C:\Program Files) although
>> > actually
>> > the ProgramFilesPath is %ProgramFiles% not %Program Files% as suggested in
>> > the KB article, but making this change doesn't work).
>> >
>> > Also, the "%ALLUSERSPROFILE%\Application Data\Microsoft\Network" folder
>> > does
>> > exist.
>> >
>> > So after trying both these suggestions I still cannot get Windows Updates
>> > (incidentally, I used to be able to get them before MS changed to v5 of
>> > Windows Update).
>> >
>> > Any suggestions?

>> Hi
>>
>> Try this:
>>
>> Clean out the Download folder (WU5's temporary download folder)
>> located here:
>>
>> %windir%\SoftwareDistribution\
>>
>> (%windir% is typically C:\Windows)
>>
>> You can use the procedure described here:
>>
>> http://v5.windowsupdate.microsoft.co...cleid=11&ln=en
>>
>> You might need to delete the DataStore folder mentioned in the link
>> above, as well as the Download folder.
>>
>> Note that a side effect of deleting the DataStore folder is that you
>> lose your WU v5 History listing (not critical).
>>
>>
>> --
>> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
>> Administration scripting examples and an ONLINE version of
>> the 1328 page Scripting Guide:
>> http://www.microsoft.com/technet/scr...r/default.mspx
>>



 
Reply With Quote
 
Derek
Guest
Posts: n/a

 
      04-30-2005
Like a lot mof people, mit seems, I'm having trouble installing Windows
Updates.
I've been away for a couple of weeks and my error log shows 80070003 for the
Windows Installer 3.1.
But other updates have also failed, giving the error codes 80242FFF and
80246001.

I am using automatic updates. What I am left with is a constant attempt by
Windows to install, and a constant failure.

Anyone got any ideas please?

--
Derek of Stirling


"JLowe" wrote:

> I get these error codes when I try to update Background Intelligent Transfer.
> Does anybody know what these mean?
> Thanks

 
Reply With Quote
 
Kartik
Guest
Posts: n/a

 
      07-03-2005
hi i am getting Error Code: 0x80240017 both through automatic updates as well
as when i try to downlaod from the site ....it says u have to install a new
software to continue downlaoding Microsoft Windows Installer 3.1...it doesnt
downlaod only..just starts installing and then i get installation
failed....please help me with this..what can i do and how to install my
updates....cause earlier when i had installed the XP SP2 i had no problems
downlaoding updates...

Kartik

"kenjb" wrote:

> The original question and answer were as below.
>
> I am confused because:
> I get 80240017 when I try to install XP SP2 from Automatic Update
> but 80070003 when I try to install XP SP2 from the Windows Update Website.
>
> Your reply states that 80240017 means "install is not needed because no
> updates are applicable", while 80070003 means "COR_E_DIRECTORYNOTFOUND
> The specified path couldn't be found - ALLUSERSPROFILE Microsoft
> network dir doesn’t exist".
> To the marginally computer-literate home user these two appear to be
> contradictory.
>
> Does "install is not needed because no updates are applicable" mean that SP2
> has already been installed? (I don't think it has been installed because
> although I've agreed the EULA several times, the Installation History shows a
> long series of failures going back to August, and no success for SP2. Also,
> I've never seen the Welcome to Windows XP Service Pack 2 Setup Wizard.)
> Otherwise how can SP2 not be applicable?
>
> Does 800240017 over-rule 80070003?
>
> Should I ignore 800240017 and follow your advice for 80070003?
>
> Apart from my ignorance, does the above reveal to you that there's some
> obvious step I've missed?
>
> I believe that all critical pre-SP2 updates have been successfully installed.
>
> "Torgeir Bakken (MVP)" wrote:
>
> > JLowe wrote:
> >
> > > I get these error codes when I try to update Background
> > > Intelligent Transfer. Does anybody know what these mean?

> > Hi
> >
> > What Operating System and Service Pack level do you have?
> >
> > Error 0x80240017 is
> >
> > SUS_E_NOT_APPLICABLE
> > install is not needed because no updates are applicable
> >
> >
> > Error 0x80070003 is
> >
> > COR_E_DIRECTORYNOTFOUND
> > The specified path couldn't be found - ALLUSERSPROFILE Microsoft
> > network dir doesn’t exist
> >

>

 
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
Re: Update error 80070003 Robert Aldwinckle Windows Vista Performance 0 01-15-2008 12:38 AM
Windows Update "Error Code: 80070003" Fred B. Windows Vista General Discussion 3 07-11-2007 08:44 PM
error code 80070003 James Windows Update 3 02-03-2005 10:56 AM
please help, mp3 error;80070003 funnyturtle Windows Media Player 0 09-28-2004 03:43 AM
SP2 BOMBS ON INSTALL - Error Code: 80070003 SP2 BOMBER Windows Update 2 08-26-2004 12:43 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