Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.update_services
Thread: WSUS 3.0 Upgrade failure

HTVi
TV Discussion Newsgroups

WSUS 3.0 Upgrade failure
Carey 6/20/2007 10:29:25 PM
Hello,

I attemped to upgrade from WSUS 2.0 to 3.0 and it failed halfway through the
install. I am trying to start over and do a new install of 3.0 but I get this
error during the install:

"the wizard could not detect any exisiting web sties. To try again, verify
that IIS is running, use IIS manager to resolve the problem and then click
next."

I did verify IIS is running and the websites are up and working correctly
but I still get the above error.
Here is the log file:


2007-06-20 14:58:49 Success MWUSSetup Validating pre-requisites...
2007-06-20 14:58:49 Error MWUSSetup Failed to determine if an
higher version of WSUS is installed. Assuming it is not... (Error 0x80070002:
The system cannot find the file specified.)
2007-06-20 14:59:05 Error MWUSSetup GetData returned error
(Error 0x800CC801)
2007-06-20 14:59:05 Error MWUSSetup GetWebsiteKeyList
returning error (Error 0x800CC801)
2007-06-20 14:59:05 Error MWUSSetup GetWebsiteKeyList returned
error (Error 0x800CC801)
2007-06-20 14:59:05 Error MWUSSetup
CIISWebService::GetWebsites returning error (Error 0x800CC801)
2007-06-20 14:59:05 Error MWUSSetup GetDefaultWebsite: Failed
to get list of websites (Error 0x800CC801)
2007-06-20 14:59:05 Error MWUSSetup IsDefaultWebsitePresent:
Failed to get default web site (Error 0x800CC801)
2007-06-20 14:59:05 Error MWUSSetup Failed to determine if
default website is present. (Error 0x800CC801)
2007-06-20 15:01:27 Error MWUSSetup CSetupDriver::LaunchSetup:
Setup is cancelled or an error occurred (Error 0x80070642: User cancelled
installation.)
2007-06-20 15:01:27 Success MWUSSetup User cancelled the setup
2007-06-20 15:01:28 Error MWUSSetup DoInstall: Wsus setup
failed (Error 0x80070642: User cancelled installation.)


Please let me know if you need anymore information. thank you,

--
Carey
Re: WSUS 3.0 Upgrade failure
"Lawrence Garvin \(MVP\)" <onsitech[ at ]community.nospam> 6/22/2007 3:22:45 AM
"Carey" <Carey[ at ]discussions.microsoft.com> wrote in message
news:BE04D861-1BC2-4B76-B0C3-FE834473854A[ at ]microsoft.com...

[Quoted Text]
> I attemped to upgrade from WSUS 2.0 to 3.0 and it failed halfway through
> the
> install. I am trying to start over and do a new install of 3.0 but I get
> this
> error during the install:
>
> "the wizard could not detect any exisiting web sties.

Pretty much means what it says. The installer cannot find a useable IIS
virtual server.

>To try again, verify
> that IIS is running, use IIS manager to resolve the problem and then click
> next."

That's about what's required. :-)

> I did verify IIS is running and the websites are up and working correctly
> but I still get the above error.

Well, see, having websites all up and running, such that there's no
available website to install WSUS, would cause that very issue.

Could you identify, specifically, what web sites/services are configured on
this machine, and how they're configured?

--
Lawrence Garvin, M.S., MCTS, MCP
Independent WSUS Evangelist
MVP-Software Distribution (2005-2007)
https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E

Everything you need for WSUS is at
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx

And, almost everything else is at
http://wsusinfo.onsitechsolutions.com
.....



Re: WSUS 3.0 Upgrade failure
Carey 6/25/2007 4:56:02 PM
I have IIS 6.0 installed on a Win2003 Server. We are running 8 different
website with "all unassigned" on port 80 using host headers, except 1 website
that does have an ip address and and port number assisnged. The default
website name was changed to a new name but is still using "all unassigned" on
port 80 with a host header.

I do have ASP, and Frontpage extenstions are Allowed. Indexing Service,
Internet Data Connector, Server Side Includes, and WebDAV are Prohibited.

Just as background I was running WSUS 2.0 on this server before trying to
undate it to WSUS 3.0. AFter the install failed I have not been able to
reinstall either version.

Do you know why the install program would think IIS is not running?

Thank you for your help,
Carey


--
Carey


"Lawrence Garvin (MVP)" wrote:

[Quoted Text]
> "Carey" <Carey[ at ]discussions.microsoft.com> wrote in message
> news:BE04D861-1BC2-4B76-B0C3-FE834473854A[ at ]microsoft.com...
>
> > I attemped to upgrade from WSUS 2.0 to 3.0 and it failed halfway through
> > the
> > install. I am trying to start over and do a new install of 3.0 but I get
> > this
> > error during the install:
> >
> > "the wizard could not detect any exisiting web sties.
>
> Pretty much means what it says. The installer cannot find a useable IIS
> virtual server.
>
> >To try again, verify
> > that IIS is running, use IIS manager to resolve the problem and then click
> > next."
>
> That's about what's required. :-)
>
> > I did verify IIS is running and the websites are up and working correctly
> > but I still get the above error.
>
> Well, see, having websites all up and running, such that there's no
> available website to install WSUS, would cause that very issue.
>
> Could you identify, specifically, what web sites/services are configured on
> this machine, and how they're configured?
>
> --
> Lawrence Garvin, M.S., MCTS, MCP
> Independent WSUS Evangelist
> MVP-Software Distribution (2005-2007)
> https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E
>
> Everything you need for WSUS is at
> http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx
>
> And, almost everything else is at
> http://wsusinfo.onsitechsolutions.com
> .....
>
>
>
>
Re: WSUS 3.0 Upgrade failure
"Lawrence Garvin \(MVP\)" <onsitech[ at ]community.nospam> 6/26/2007 2:26:22 AM
"Carey" <Carey[ at ]discussions.microsoft.com> wrote in message
news:83C20485-DD19-420C-AF3D-0B7FE3564E6A[ at ]microsoft.com...

[Quoted Text]
>I have IIS 6.0 installed on a Win2003 Server. We are running 8 different
> website with "all unassigned" on port 80 using host headers, except 1
> website
> that does have an ip address and and port number assisnged. The default
> website name was changed to a new name but is still using "all unassigned"
> on
> port 80 with a host header.
>
> I do have ASP, and Frontpage extenstions are Allowed. Indexing Service,
> Internet Data Connector, Server Side Includes, and WebDAV are Prohibited.
>
> Just as background I was running WSUS 2.0 on this server before trying to
> undate it to WSUS 3.0. AFter the install failed I have not been able to
> reinstall either version.
>
> Do you know why the install program would think IIS is not running?

I can think of three without even looking outside your message:

[1] You're running several virtual servers with host headers configured. If
the host headers are not configured correctly, WSUS 3.0 may not be able to
identify a viable installation scenario.

[2] The Default Web Site has a new name, but is using host headers.

[3] One website is using a specified IP Address. Which one?

[4] Is the Default Web Site and the WSUSAdministration website on the *SAME*
host header and IP Address configuration?

[5] You have Frontpage Server Extensions installed. Have you extended the
Default Web Site?




--
Lawrence Garvin, M.S., MCTS, MCP
Independent WSUS Evangelist
MVP-Software Distribution (2005-2007)
https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E

Everything you need for WSUS is at
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx

And, almost everything else is at
http://wsusinfo.onsitechsolutions.com
.....


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen