Register .Net Framework 1.1 with IIS
Filed under:
Deployment Solution, Software Delivery Solution, Notification Server
3rd Party Products, Automation, Scripting, Command Line
Submitted by CondorMan on 28 August, 2008 - 09:21.
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
(30 votes)
- Login or register to post comments
- 1848 reads
- Printer-friendly version














