Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Failed installation of W2k3 Server SP

Reply
Thread Tools Display Modes

Failed installation of W2k3 Server SP

 
 
Bruce D
Guest
Posts: n/a

 
      10-26-2009
Tried installing Windows Server 2003 SP1, but it freezes during install.
Windows Server 2003 SP1 is listed in the installed programs list, but it
isn't reflected in System
properties. So I'm guessing it is a partial, failed install.

Tried to remove it using add/remove programs - Errored out with "The system
can not find the specified file".

Tried to install SP2 to overcome this issue. When trying to install Windows
Server 2003 SP2 I receive an Error "Setup could not verify the integrity of
the update.inf.
Make sure the cryptographic service is running". I verified that it was
running.

Searched the Internet for the SP2 installation error. Saw lots of
suggestions to renam the %Systemroot%\System32\Catroot2 folder to
Catroot2.old and reboot. Did so; it
was recreated by Windows but it didn't fix the issue.

I tried creating a log during installation of SP2 using: update /verbose /er
/log:{specified path} /norestart

A log was not created at my specified path, but the Cabuild.log from the
Verbose switch was created in the Windows directory and the contents are
below.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~
Cab Build Debug Log Begins *************************

LoadOrInstallBranchesInf: Source branches.inf is newer; using source.
LoadOrInstallBranchesInf: Using d:\chl\win2k3sp2\i386\update\branches.inf.
LoadOrInstallBranchesInf: BRANCHES_INF_OP_LOAD: Loading
d:\chl\win2k3sp2\i386\update\branches.inf ...
LoadOrInstallBranchesInf: BRANCHES_INF_OP_LOAD: Load succeeded.
InitInst: LoadOrInstallBranchesInf succeeded.
InitInst: LoadUpdateBrInf succeeded.
InitInst: LoadOrInstallBranchesInf succeeded.
InitInst: No inf for SP# 0.
InitInst: Using branch sp2rtm.
InitInst: g_BranchAware=TRUE.
InitInst: Using inf d:\chl\win2k3sp2\i386\update\update.inf.
FileInUse:: AppFileInUseDetect value is set as: 0
FileInUse:: ServiceFileInUseDetect value is set as: 0
ReadConfiguration: UseCache value is set as: 0
Leave issued: file =
d:\nt.x86fre\installer\pi_ws03_sp2\update\update\d oinst.c, line = 6768, ESP
= 0x0006bd20, EBP = 0x0006f3ac
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~

Tried to unregister/reregister problem DLLs related to update process: At
the command prompt,

type the following commands, and press ENTER after each command:
regsvr32 /u softpub.dll
regsvr32 /u wintrust.dll
regsvr32 /u initpki.dll
regsvr32 /u dssenh.dll
regsvr32 /u rsaenh.dll
regsvr32 /u gpkcsp.dll
regsvr32 /u sccbase.dll
regsvr32 /u slbcsp.dll
regsvr32 /u mssip32.dll
regsvr32 /u cryptdlg.dll

Restarted the Server.

At the command prompt, type the following commands, and press ENTER after
each command:
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 mssip32.dll
regsvr32 cryptdlg.dll

Tried to remove the Windows Server 2003 service pack 1 in Add/remove
programs, but still no luck.
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      10-26-2009
[[Forwarded to WinServer General via crosspost]]


Bruce D wrote:
> Tried installing Windows Server 2003 SP1, but it freezes during install.
> Windows Server 2003 SP1 is listed in the installed programs list, but it
> isn't reflected in System
> properties. So I'm guessing it is a partial, failed install.
>
> Tried to remove it using add/remove programs - Errored out with "The
> system
> can not find the specified file".
>
> Tried to install SP2 to overcome this issue. When trying to install
> Windows
> Server 2003 SP2 I receive an Error "Setup could not verify the integrity
> of
> the update.inf.
> Make sure the cryptographic service is running". I verified that it was
> running.
>
> Searched the Internet for the SP2 installation error. Saw lots of
> suggestions to renam the %Systemroot%\System32\Catroot2 folder to
> Catroot2.old and reboot. Did so; it
> was recreated by Windows but it didn't fix the issue.
>
> I tried creating a log during installation of SP2 using: update /verbose
> /er
> /log:{specified path} /norestart
>
> A log was not created at my specified path, but the Cabuild.log from the
> Verbose switch was created in the Windows directory and the contents are
> below.
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~
> Cab Build Debug Log Begins *************************
>
> LoadOrInstallBranchesInf: Source branches.inf is newer; using source.
> LoadOrInstallBranchesInf: Using d:\chl\win2k3sp2\i386\update\branches.inf.
> LoadOrInstallBranchesInf: BRANCHES_INF_OP_LOAD: Loading
> d:\chl\win2k3sp2\i386\update\branches.inf ...
> LoadOrInstallBranchesInf: BRANCHES_INF_OP_LOAD: Load succeeded.
> InitInst: LoadOrInstallBranchesInf succeeded.
> InitInst: LoadUpdateBrInf succeeded.
> InitInst: LoadOrInstallBranchesInf succeeded.
> InitInst: No inf for SP# 0.
> InitInst: Using branch sp2rtm.
> InitInst: g_BranchAware=TRUE.
> InitInst: Using inf d:\chl\win2k3sp2\i386\update\update.inf.
> FileInUse:: AppFileInUseDetect value is set as: 0
> FileInUse:: ServiceFileInUseDetect value is set as: 0
> ReadConfiguration: UseCache value is set as: 0
> Leave issued: file =
> d:\nt.x86fre\installer\pi_ws03_sp2\update\update\d oinst.c, line = 6768,
> ESP
> = 0x0006bd20, EBP = 0x0006f3ac
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~
>
> Tried to unregister/reregister problem DLLs related to update process: At
> the command prompt,
>
> type the following commands, and press ENTER after each command:
> regsvr32 /u softpub.dll
> regsvr32 /u wintrust.dll
> regsvr32 /u initpki.dll
> regsvr32 /u dssenh.dll
> regsvr32 /u rsaenh.dll
> regsvr32 /u gpkcsp.dll
> regsvr32 /u sccbase.dll
> regsvr32 /u slbcsp.dll
> regsvr32 /u mssip32.dll
> regsvr32 /u cryptdlg.dll
>
> Restarted the Server.
>
> At the command prompt, type the following commands, and press ENTER after
> each command:
> regsvr32 softpub.dll
> regsvr32 wintrust.dll
> regsvr32 initpki.dll
> regsvr32 dssenh.dll
> regsvr32 rsaenh.dll
> regsvr32 gpkcsp.dll
> regsvr32 sccbase.dll
> regsvr32 slbcsp.dll
> regsvr32 mssip32.dll
> regsvr32 cryptdlg.dll
>
> Tried to remove the Windows Server 2003 service pack 1 in Add/remove
> programs, but still no luck.


 
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
Security Update error: Windows XP (KB973768) Agusto Windows Update 7 01-03-2010 08:29 PM
Error not able to loging after upgrading domain controller Alexyy Active Directory 6 11-10-2009 06:09 AM
Vista SP1: failed installation edsager Windows Vista Installation 11 02-18-2009 11:27 AM
Installation Failed!! Help me! UltranD Windows Vista Installation 3 07-09-2006 03:31 PM
Vista Beta 2 failed to get installed on Virtual Server R2 Vlad Hrybok Windows Vista Installation 2 06-11-2006 09:05 PM



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