Register .Net Framework 1.1 with IIS

Register .Net Framework 1.1 with IIS
CondorMan's picture

The DSWeb Console and NS Console require .Net Framework 1.1 to be registered with IIS.

A quick way to fix this (or script this for multiple installs) is to run the following command:

%SystemRoot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i -enable

3.433335
Average: 3.4 (30 votes)