Registering IIS
After you install the latest .Net Framework you must register IIS to ensure that the framework is ready to receive the Unica Discover installation.
About this task
Procedure
- From the Windows icon, select Run...
- Type
cmd
and press Enter to open the Windows Command Prompt. - Navigate to the directory where .Net Framework is located.
Typically, .Net Framework is located in the following directory:
systemroot\Microsoft.NET\Framework\versionNumber.
For example:\windows\Microsoft.Net\Framework64\v2.0.50727.
- From the .Net Framework directory, enter the command aspnet_regiis -i.
- Press Enter.