RE: .net Framework sp upgrade issues
From: Josh Free [MSFT] (Josh_Free_at_online.microsoft.com)
Date: 09/17/04
- Next message: nosretep: "Re: Error - Server is not running ASP.NET version 1.1. You will be unable to run ASP"
- Previous message: Josh Free [MSFT]: "RE: Framework 1.1 SP1 Fails"
- In reply to: Abhinav Gargye: ".net Framework sp upgrade issues"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Sep 2004 00:18:52 GMT
>I upgraded my laptop to SP2 w/o problems but have been unable to apply the
>.NET Framework 1.1 SP's from the windows update site. The update simply
>hangs (non-responsive) everytime I rerun this update .. it has downloaded
>the installation files sucessfully. ... and my laptop still functions 8-)>
>
>I do have Norton Internet Security and Spybot on both, my laptop & pc.
>Strangely my PC which has much older H/W upgraded without a hitch.
>
>Anyone knows whats up? Any leads will be helpfull
>
>Am assuming this is preventing the VS.NET 2003 install too the Setup of
>which is resulting in an error. If anyone can point me to any solutions to
>this too it will be just great!
Hi Abhinav,
This problem is caused by hung services on the machine. We have seen that
WS3SVC and SMTP are usually the problem. Here are some steps that can be
taken to workaround the issue:
1. run "%SystemRoot%\system32\services.msc /s" to start the Services
Manager
2. find "World Wide Web Publishing Service" (WS3SVC) and "Simple Mail
Transfer Protocol Service" (SMTP) in the services list.
3. right-click on each service name and select "Stop"
4. install the service pack
You may want to consider a simpler alternative:
1. run "net stop /y iisadmin" (Both W3SVC and SMTP are dependent on
iisadmin.)
2. install the service pack
Thanks,
Josh Free
--------------------
Developer Division Sustained Engineering (DDSE) Developer Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
----------------------------------------------------------------------
Need help with a setup issue? Please enable setup logging and
include the %temp%\MSI*.LOG file with your newsgroup posting.
----------------------------------------------------------------------
Set these registry keys to enable Windows Installer (MSI) logging:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
"Logging"="voicewarmup"
"Debug"=dword:00000003
Set these registry keys to disable Windows Installer (MSI) logging:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
"Logging"=""
"Debug"=dword:00000000
After enabling logging and re-runing setup, a log file will be
created at %temp%\MSI*.LOG. Please include this log file with your
newsgroup post so that we can better assist you.
----------------------------------------------------------------------
- Next message: nosretep: "Re: Error - Server is not running ASP.NET version 1.1. You will be unable to run ASP"
- Previous message: Josh Free [MSFT]: "RE: Framework 1.1 SP1 Fails"
- In reply to: Abhinav Gargye: ".net Framework sp upgrade issues"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|