'Stopping IIS Admin' failed Framework V2 (dotnetfx.exe) installati

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I tried to install .NET Framework Version 2. The installation was stopped
while the installation program was 'stopping' IIS Admin.

Anything wrong? Is 'stopping' IIS Admin a normal procedure? How to fix the
problem?

TIA.
 
I believe that stopping all IIS functions is normal for this installation.
Try installing again.
 
Jeffrey said:
I tried to install .NET Framework Version 2. The installation was stopped
while the installation program was 'stopping' IIS Admin.

Anything wrong? Is 'stopping' IIS Admin a normal procedure? How to fix
the
problem?

If you install the framework, it also will enable IIS to run that framework.
If you don't want .NET on IIS, you can separately remove it. (That will stop
IIS again).

%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -u
 
If you install the framework, it also will enable IIS to run that framework.
Therefore, stopping the IIS admin is a normal procedure for Framework V2
installation. Am I right?
If you don't want .NET on IIS, you can separately remove it. (That will stop
IIS again).
When removing .NET from IIS, .NET will stop IIS again, in order to be
removed
from IIS. Am I right?

TIA,
Jeffrey
 
Jeffrey said:
Therefore, stopping the IIS admin is a normal procedure for Framework
V2
installation. Am I right?

When removing .NET from IIS, .NET will stop IIS again, in order to be
removed
from IIS. Am I right?

Please read my message again, I explicitely told so.


Success.
 
Back
Top