When I run the installer directly (either 1.0SP3 or 1.1SP1, and either from
WU or from a command line) I get an exception in some ".tmp" file (I think
the names varies, usually starts with S). This occurs before any installer
UI appears.
Following a posted suggestion I tried extracting the 1.1SP1 msp and running
"msiexec /p S867460.msp /l*v c:\sp1.log REINSTALL=ALL" directly. This gets
further, but now it complains about missing netfx.msi, I've tried extracting
the file from the original 1.1 package and putting it where it wants it,
then I'm getting "Internal Error 2356.
_2564_csc_exe_config_rtl________.msm".
I can't get any further than that.
I tried attaching the resulting installer log file but it gets rejected by
the new server
because of its size so I can't include it, but I'll can forward it by email.
It does contain
a bunch of errors complaining about the wrong language, I'm not sure why
those would
happen, I've never installed any other language components on this machine.
Any help is appreciated, I'm stuck.
dotnetfx.exe /q /t:%tmp% /c:"msiexec.exe /fvecms %tmp%\netfx.msi"
Note that a "double-click install" of dotnetfx.exe will not do a repair,
you must use the command line.
Then try installing the service pack again.
hth
-Joel
--------------------
>From: "i.r.f." <someone@somewhere>
>Subject: Problems installing SP1
>Date: Thu, 23 Sep 2004 17:59:57 -0400
>Lines: 33
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
>Message-ID: <OV3Mribo...@TK2MSFTNGP14.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.setup
>NNTP-Posting-Host: h253.longviewgroup.com 199.103.218.253
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.setup:9011
>X-Tomcat-NG: microsoft.public.dotnet.framework.setup
This reply is provided AS IS, without warranty (express or implied).
I'll try that, I can't do it right now but I'll give it a shot tomorrow
morning.
"Joel Hendrix [MSFT]" <nopa...@online.microsoft.com> wrote in message
news:zAUUrJN...@cpmsftngxa06.phx.gbl...
[ For anyone else stuck on this, the command to extract the .msp from the
setup file (NDP1.1sp1-KB867460-X86.exe) is
c:\NDP1.1sp1-KB867460-X86.exe /xp:c:" ]
Thanks again!
"Joel Hendrix [MSFT]" <nopa...@online.microsoft.com> wrote in message
news:zAUUrJN...@cpmsftngxa06.phx.gbl...