Hi Geeks,
I am getting error while configuring aspnet_regiis.exe -i under Framework version V4.XXX
below are the error details,
C:\Windows\Microsoft.NET\Framework\v4.0.30319>aspnet_regiis.exe -i
Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209
Administration utility to install and uninstall ASP.NET on the local machine.
Copyright (C) Microsoft Corporation. All rights reserved.
Start installing ASP.NET (4.0.30319.34209).
This option is not supported on this version of the operating system. Administrators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Windows Features On/Off" dialog, the Server Manager management tool, or the dism.exe command line tool. For more details please see http://go.microsoft.com/fwlink/?LinkID=216771.
Finished installing ASP.NET (4.0.30319.34209).
can somebody please help me to resolve the above error ?
Loading

Kal ShafePosted Apr 14, 2015, 1:02 PM
Vikrant MorePosted Apr 14, 2015, 5:37 AM
Vishwakant TripathiPosted Apr 13, 2015, 2:36 PM
Go to Control Panel, On Left side, Select Turn Windows features on or off, and select ASP.Net and some other features that need to be enable for .net environment. See attached screen.
Let me know if it works for you.