Environment
NetIQ Cloud Access 2.1
NetIQ Mobile Access 2.1
Situation
In the documentation for CloudAccess requirement, it need Windows 2008
or 2012 r2 with IIS 7. With the Windows 2012, IIS is at version 8.
When trying to install the o365 connector on this Windows 2012 platform, administrator getting the following error message...
"Please ensure that both IIS and ASP.NET 4.x features are installed before running this installer.
ASP.NET is installed and IIS is version 8.
When trying to install the o365 connector on this Windows 2012 platform, administrator getting the following error message...
"Please ensure that both IIS and ASP.NET 4.x features are installed before running this installer.
ASP.NET is installed and IIS is version 8.
Resolution
Windows 2012 has 2 possibility do install ASP.NET.
a) Going the IIS server role route (Web Server -> Application Development -> ASP.NET) and
b) Selecting the .NET feature ( Features - .Net Framework 4.5 Features – ASP.NET 4.5)
As soon as both were enabled, the install completed without issues.
a) Going the IIS server role route (Web Server -> Application Development -> ASP.NET) and
b) Selecting the .NET feature ( Features - .Net Framework 4.5 Features – ASP.NET 4.5)
As soon as both were enabled, the install completed without issues.