Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Win XP SP2 Error code: 0x8007F01E

Reply
Thread Tools Display Modes

Win XP SP2 Error code: 0x8007F01E

 
 
John Perry
Guest
Posts: n/a

 
      10-25-2005
I'm using XP2 and get this error code 0x8007F01E when trying to
automatically install

KB901017
KB902400
KB896688
KB899589
KB905414
KB900725

and repeated attempts at installing the patches also fail. Any ideas
please.

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

 
      10-26-2005
John Perry wrote:

> I'm using XP2 and get this error code 0x8007F01E when trying to
> automatically install
>
> KB901017
> KB902400
> KB896688
> KB899589
> KB905414
> KB900725
>
> and repeated attempts at installing the patches also fail. Any ideas
> please.
>

Hi,

Error 0x8007F01e is :

STR_CATALOG_INSTALL_FAILED
Failed to install catalog files.


Deleting or renaming the Catroot2 folder will most likely fix this
problem, I have created a batch file that does this for you.

Go to
http://www.michna.com/kb/WxSP2.htm#C...Service_Pack_2

Look for fixdb.bat under "Error 0x800710D9 Unable to read from
or write to the database". Download and run it.


--
torgeir, Microsoft MVP Scripting, 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
 
John Perry
Guest
Posts: n/a

 
      10-26-2005
On Wed, 26 Oct 2005 13:37:51 +0200, "Torgeir Bakken \(MVP\)"
<Torgeir.Bakken-> wrote:

>John Perry wrote:
>
>> I'm using XP2 and get this error code 0x8007F01E when trying to
>> automatically install
>>
>> KB901017
>> KB902400
>> KB896688
>> KB899589
>> KB905414
>> KB900725
>>
>> and repeated attempts at installing the patches also fail. Any ideas
>> please.
>>

>Hi,
>
>Error 0x8007F01e is :
>
>STR_CATALOG_INSTALL_FAILED
>Failed to install catalog files.
>
>
>Deleting or renaming the Catroot2 folder will most likely fix this
>problem, I have created a batch file that does this for you.
>
>Go to
>http://www.michna.com/kb/WxSP2.htm#C...Service_Pack_2
>
>Look for fixdb.bat under "Error 0x800710D9 Unable to read from
>or write to the database". Download and run it.


Thanks, but that did not work. I also ran this before (no idea what
it did!) but someone reported success with it, and that didn't help
either. That web site is excellent; thank you.

John

@echo off
Echo . Registracia kniznic
regsvr32 /s msxml3.dll
regsvr32 /s wups.dll
regsvr32 /s wuaueng.dll
Echo . Registracia skupin
wuauclt /detectnow /resetauthorization
Echo . Zastavenie sluzby
net stop wuauserv
echo . Zmazanie DataStore
cd /d %windir%\SoftwareDistribution
rd /s DataStore
Echo . Spustenie sluzby
net start wuauserv
Echo . Zrestartovanie pocitaca
shutdown -r -f -t 01
 
Reply With Quote
 
John Perry
Guest
Posts: n/a

 
      01-12-2006
On Wed, 26 Oct 2005 13:37:51 +0200, "Torgeir Bakken \(MVP\)"
<Torgeir.Bakken-> wrote:

>John Perry wrote:
>
>> I'm using XP2 and get this error code 0x8007F01E when trying to
>> automatically install
>>
>> KB901017
>> KB902400
>> KB896688
>> KB899589
>> KB905414
>> KB900725
>>
>> and repeated attempts at installing the patches also fail. Any ideas
>> please.
>>

>Hi,
>
>Error 0x8007F01e is :
>
>STR_CATALOG_INSTALL_FAILED
>Failed to install catalog files.
>
>
>Deleting or renaming the Catroot2 folder will most likely fix this
>problem, I have created a batch file that does this for you.
>
>Go to
>http://www.michna.com/kb/WxSP2.htm#C...Service_Pack_2
>
>Look for fixdb.bat under "Error 0x800710D9 Unable to read from
>or write to the database". Download and run it.



That didn't fix the problem, but it has corrected itself, and as of
today I am fully patched. I have no idea what caused the problem or
what fixed it, I just know that all is fine now!
--
John Perry

http://www.redoak.co.uk
http://www.eze-buy.co.uk
 
Reply With Quote
 
ctvi
Guest
Posts: n/a

 
      07-05-2007
I have a windows 2003 small business server. Will your fix work for that
too?


"John Perry" wrote:

> On Wed, 26 Oct 2005 13:37:51 +0200, "Torgeir Bakken \(MVP\)"
> <Torgeir.Bakken-> wrote:
>
> >John Perry wrote:
> >
> >> I'm using XP2 and get this error code 0x8007F01E when trying to
> >> automatically install
> >>
> >> KB901017
> >> KB902400
> >> KB896688
> >> KB899589
> >> KB905414
> >> KB900725
> >>
> >> and repeated attempts at installing the patches also fail. Any ideas
> >> please.
> >>

> >Hi,
> >
> >Error 0x8007F01e is :
> >
> >STR_CATALOG_INSTALL_FAILED
> >Failed to install catalog files.
> >
> >
> >Deleting or renaming the Catroot2 folder will most likely fix this
> >problem, I have created a batch file that does this for you.
> >
> >Go to
> >http://www.michna.com/kb/WxSP2.htm#C...Service_Pack_2
> >
> >Look for fixdb.bat under "Error 0x800710D9 Unable to read from
> >or write to the database". Download and run it.

>
>
> That didn't fix the problem, but it has corrected itself, and as of
> today I am fully patched. I have no idea what caused the problem or
> what fixed it, I just know that all is fine now!
> --
> John Perry
>
> http://www.redoak.co.uk
> http://www.eze-buy.co.uk
>

 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      07-06-2007
What is the error that you are getting or what is your issue. Very hard to say if the same will work for you since you did not post your actual issue and at the same time you Hijacked somebody else's thread

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"ctvi" <> wrote in message news:18140CE0-07E5-43F6-AD76-...
>I have a windows 2003 small business server. Will your fix work for that
> too?
>
>
> "John Perry" wrote:
>
>> On Wed, 26 Oct 2005 13:37:51 +0200, "Torgeir Bakken \(MVP\)"
>> <Torgeir.Bakken-> wrote:
>>
>> >John Perry wrote:
>> >
>> >> I'm using XP2 and get this error code 0x8007F01E when trying to
>> >> automatically install
>> >>
>> >> KB901017
>> >> KB902400
>> >> KB896688
>> >> KB899589
>> >> KB905414
>> >> KB900725
>> >>
>> >> and repeated attempts at installing the patches also fail. Any ideas
>> >> please.
>> >>
>> >Hi,
>> >
>> >Error 0x8007F01e is :
>> >
>> >STR_CATALOG_INSTALL_FAILED
>> >Failed to install catalog files.
>> >
>> >
>> >Deleting or renaming the Catroot2 folder will most likely fix this
>> >problem, I have created a batch file that does this for you.
>> >
>> >Go to
>> >http://www.michna.com/kb/WxSP2.htm#C...Service_Pack_2
>> >
>> >Look for fixdb.bat under "Error 0x800710D9 Unable to read from
>> >or write to the database". Download and run it.

>>
>>
>> That didn't fix the problem, but it has corrected itself, and as of
>> today I am fully patched. I have no idea what caused the problem or
>> what fixed it, I just know that all is fine now!
>> --
>> John Perry
>>
>> http://www.redoak.co.uk
>> http://www.eze-buy.co.uk
>>

 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      11-28-2007
Seeing as it is posted in the same thread, perhaps it would be reasonable
that it's the same issue, just on a different platform. Hmm... seems like
that's what he posted.

I also am in the same boat. I get the exact error mentioned when attempting
to install SP2 on a 2003 SBS.

Sheesh, and people say Linux support groups are rude.

Mike

"Peter Foldes" wrote:

> What is the error that you are getting or what is your issue. Very hard to say if the same will work for you since you did not post your actual issue and at the same time you Hijacked somebody else's thread
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "ctvi" <> wrote in message news:18140CE0-07E5-43F6-AD76-...
> >I have a windows 2003 small business server. Will your fix work for that
> > too?
> >
> >
> > "John Perry" wrote:
> >
> >> On Wed, 26 Oct 2005 13:37:51 +0200, "Torgeir Bakken \(MVP\)"
> >> <Torgeir.Bakken-> wrote:
> >>
> >> >John Perry wrote:
> >> >
> >> >> I'm using XP2 and get this error code 0x8007F01E when trying to
> >> >> automatically install
> >> >>
> >> >> KB901017
> >> >> KB902400
> >> >> KB896688
> >> >> KB899589
> >> >> KB905414
> >> >> KB900725
> >> >>
> >> >> and repeated attempts at installing the patches also fail. Any ideas
> >> >> please.
> >> >>
> >> >Hi,
> >> >
> >> >Error 0x8007F01e is :
> >> >
> >> >STR_CATALOG_INSTALL_FAILED
> >> >Failed to install catalog files.
> >> >
> >> >
> >> >Deleting or renaming the Catroot2 folder will most likely fix this
> >> >problem, I have created a batch file that does this for you.
> >> >
> >> >Go to
> >> >http://www.michna.com/kb/WxSP2.htm#C...Service_Pack_2
> >> >
> >> >Look for fixdb.bat under "Error 0x800710D9 Unable to read from
> >> >or write to the database". Download and run it.
> >>
> >>
> >> That didn't fix the problem, but it has corrected itself, and as of
> >> today I am fully patched. I have no idea what caused the problem or
> >> what fixed it, I just know that all is fine now!
> >> --
> >> John Perry
> >>
> >> http://www.redoak.co.uk
> >> http://www.eze-buy.co.uk
> >>

>

 
Reply With Quote
 
HoodC
Guest
Posts: n/a

 
      02-15-2008


Regarding the XP SP-2 install - I am getting the same "unable to read or
write to database" error; have tried all the usual tricks suggested here and
on the microsoft web site (including running the fixdb.bat file in "safe"
mode) and each time always the same error message. It pops up during the
time the install window says that the installer is setting a restore point.

(In case you wonder - this is on a 2003 computer. Had tried to install SP-2
several years ago and gave up). Am installing from a CD-ROM SP-2 installer
disk provided by Microsoft.

Would appreciate any additional suggestions as to how to get SP-2 running.
 
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 code 0x80041002 error connecting to "servername.domain.org WNLB2003 roberto.reynoso@gmail.com Windows Media Player 0 02-07-2008 09:05 PM
An error occurred while copying Setup files. Error code is [800702 Cacique Windows Vista General Discussion 2 06-17-2006 05:23 AM
Video Error Windows Media Center w/o error code just message Jer Windows Media Player 1 01-30-2006 04:37 AM
errorcode: 0x8007F01E paddelfinger Windows Update 3 09-02-2005 03:46 PM
error code-0 x COD1116D and remedy code 0 X 00000000 confusedsunny Windows Media Player 1 10-03-2004 07:23 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