Troubleshooting Windows Servers
 
Home­Calendar­FAQ­Search­Memberlist­Usergroups­Register­Log in
Useful Links
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» Order of Group Policy Processing
Tue Dec 30, 2008 4:05 pm by nbhatt

» Authentication Methods in IIS
Tue Dec 30, 2008 1:06 pm by Admin

» Event id 4004 DNS errors and external name resolution problems
Mon Dec 29, 2008 4:19 pm by Admin

» Stop 0x7F or UNEXPECTED_KERNEL_MODE_TRAP
Mon Dec 29, 2008 1:43 pm by Admin

» Stop 0x7B or INACCESSIBLE_BOOT_DEVICE
Sat Dec 27, 2008 10:37 pm by Anonymous

» Stop 0x7A or KERNEL_DATA_INPAGE_ERROR
Fri Dec 26, 2008 9:42 pm by Admin

» Stop 0x79 or MISMATCHED_HAL
Fri Dec 26, 2008 9:36 pm by Admin

» Stop 0x77 or KERNEL_STACK_INPAGE_ERROR
Thu Dec 25, 2008 4:19 pm by Admin

» Stop 0x6B or PROCESS1_INITIALIZATION_FAILED
Thu Dec 25, 2008 4:09 pm by Admin

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Forum
Affiliates
free forum
brothersoft.com
Facebook
Follow us on Twitter
Post new topic   Reply to topicShare | 
 

 Unable to install SP2 for Windows 2003

View previous topic View next topic Go down 
AuthorMessage
Admin
Admin


Posts: 35
Join date: 2008-12-17

PostSubject: Unable to install SP2 for Windows 2003   Thu Dec 18, 2008 3:45 pm

While installing SP2 foe 2003 server, you may get the error:

---------------------------
Service Pack 2 Setup Error
---------------------------
Failed to install catalog files.
Select 'OK' to undo the changes that have been made.
---------------------------
OK
---------------------------

or

---------------------------
Service Pack 2 Setup Error
---------------------------
Setup could not verify the integrity of the file Update.inf. Make sure the
Cryptographic service is running on this computer.
---------------------------
OK
---------------------------

CAUSE
=========
This happens when Windows reaches a threshold value for the number of updates in the catroot folder.

RESOLUTION
=========

1. CreatE a folder by the name KBbackup on the desktop

2. Move all the .*KB and .*TMP files from
C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} to the KBBackup folder

3. Register dll’s

regsvr32 /s /u softpub.dll
regsvr32 /s /u wintrust.dll
regsvr32 /s /u initpki.dll
regsvr32 /s /u dssenh.dll
regsvr32 /s /u rsaenh.dll
regsvr32 /s /u gpkcsp.dll
regsvr32 /s /u sccbase.dll
regsvr32 /s /u slbcsp.dll
regsvr32 /s /u mssip32.dll
regsvr32 /s /u cryptdlg.dll
regsvr32 /s softpub.dll
regsvr32 /s wintrust.dll
regsvr32 /s initpki.dll
regsvr32 /s dssenh.dll
regsvr32 /s rsaenh.dll
regsvr32 /s gpkcsp.dll
regsvr32 /s sccbase.dll
regsvr32 /s slbcsp.dll
regsvr32 /s mssip32.dll
regsvr32 /s cryptdlg.dll


4. Stop the Cryptographic service
5. Rename catroot2 folder to catroot2.old
6. Start the Cryptographic service
7. Try the installation again!!!

Please post your comments if this post was helpful Very Happy
Back to top Go down
View user profile http://serverunleashed.forumotion.com
chawa



Posts: 1
Join date: 2008-12-18

PostSubject: Thankyou so much   Thu Dec 18, 2008 5:11 pm

I was trying to install SP2 on my Windows Server 2003. Your post helped me make it through the errors. Thanks!
Back to top Go down
View user profile
Admin
Admin


Posts: 35
Join date: 2008-12-17

PostSubject: Re: Unable to install SP2 for Windows 2003   Thu Dec 18, 2008 5:38 pm

Cool..I am glad it worked out all well for you Very Happy
Back to top Go down
View user profile http://serverunleashed.forumotion.com
 

Unable to install SP2 for Windows 2003

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Server Unleashed :: Service Pack Issues :: Unable to install SP2 for Windows server 2003-
Post new topic   Reply to topic