Hi, I must uninstall IIS so s to reinstall it in an attempt to fix a problem.
How can I deinstall IIS without deinstalling windows? I'm running XPPRO SP2.

Many thanks for your help

Ant

Re: Uninstalling IIS 5.1 by Tom

Tom
Mon Sep 19 13:11:13 CDT 2005

"Ant" <Ant@discussions.microsoft.com> wrote in message
news:6FBF3057-A589-40C8-903B-46911733BD2F@microsoft.com...
> Hi, I must uninstall IIS so s to reinstall it in an attempt to fix a
> problem.
> How can I deinstall IIS without deinstalling windows? I'm running XPPRO
> SP2.

Add/Remove Windows Components. Only do that as a last resort. What's the
specific problem?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS



Re: Uninstalling IIS 5.1 by Ant

Ant
Mon Sep 19 20:24:17 CDT 2005

Hi,

in a nutshell:

"Visual Studio .NET has detected that the specified Web server is not
running ASP.NET version 1.1. You will be unable to run ASP.NET Web
applications or services. "

the problem is that I can't run ASP.NET It comes up with ASP.NET 1.1 not
installed. I've run the utility to reconfigure that configures it to 32 bit &
aspnet_regiis -i to reinstall but no luck. I read where removing &
reinstalling will fix this but it's tricky with SP2.

Thanks for your help

Ant

"Tom Kaminski [MVP]" wrote:

> "Ant" <Ant@discussions.microsoft.com> wrote in message
> news:6FBF3057-A589-40C8-903B-46911733BD2F@microsoft.com...
> > Hi, I must uninstall IIS so s to reinstall it in an attempt to fix a
> > problem.
> > How can I deinstall IIS without deinstalling windows? I'm running XPPRO
> > SP2.
>
> Add/Remove Windows Components. Only do that as a last resort. What's the
> specific problem?
>
> --
> Tom Kaminski IIS MVP
> http://www.microsoft.com/windowsserver2003/community/centers/iis/
> http://mvp.support.microsoft.com/
> http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
>
>
>

Re: Uninstalling IIS 5.1 by Tom

Tom
Tue Sep 20 07:49:28 CDT 2005

"Ant" <Ant@discussions.microsoft.com> wrote in message
news:392BD4FB-E158-4EF3-89FE-24913DC1108C@microsoft.com...
> Hi,
>
> in a nutshell:
>
> "Visual Studio .NET has detected that the specified Web server is not
> running ASP.NET version 1.1. You will be unable to run ASP.NET Web
> applications or services. "
>
> the problem is that I can't run ASP.NET It comes up with ASP.NET 1.1 not
> installed. I've run the utility to reconfigure that configures it to 32
> bit &
> aspnet_regiis -i to reinstall but no luck. I read where removing &
> reinstalling will fix this but it's tricky with SP2.
>
> Thanks for your help

Try running setup from VS.NET again and just install the server components.
You could also try to manually configure the application mappings in IIS for
ASP.NET.

Even if you re-install IIS, you'll still need to find a way to fix ASP.NET.

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS