Enabling ASP.NET 2.0 on Windows 2012
It may seem like something mundane, but the answer is not so clear in installation wizards, since ASP.NET can not be installed per standalone package as in Windows 2008 R2.
The solution is very simple, in Windows 2012 ASP.NET 2.0 and 3.0 are included in .NET 3.5 as shown in the figure below Server Manager, simply install the Framework 3.5:
http://www.marcelosincic.com.br/blog/image.axd?picture=image_thumb_104.png
To enable ASP.NET 2.0 is necessary after you install the Framework reopen the wizard and enable ASP.NET 3.5 on IIS:
http://www.marcelosincic.com.br/blog/image.axd?picture=image_thumb_105.png
Okay, now the products that require ASP.NET 2.0 will install properly, as the example below of System Center Service Manager 2012 Portal:
http://www.marcelosincic.com.br/blog/image.axd?picture=image_thumb_106.png
Original by Marcelo Sincic - MVP Windows IT Pro-Expert
http://www.marcelosincic.com.br http://twitter.com/marcelosincic*