I ran in the following error:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPAo68-VOoPVScji3_oDvMJBmDGFZpq1-HOpvzmxSwy5xXzNv43G0HgNq45mej7QOwFl-jhTQGXFp_5AoNlz24uSdRUZKwsE_uBgieOWQ5tv6kEhj3YQEvHug6ud68xuij5eqf/s320/sharepoint1.jpg)
Setup is unable to proceed due to the following error(s):This product requires ASP.NET v2.0 to be set to 'Allow' in the list of Internet Information Services (IIS) Web Server Extensions. If it is not available in the list, re-install ASP.NET v2.0.Correct the issue(s) listed above and re-run setup.
---------------------------OK ---------------------------
---------------------------OK ---------------------------
It's right, ASP .NET 2.0 is not in the web extension list ! :'(
I tried adding it manually..no way.
I installed .NET 2.0 over the existing one. Works !
Damned IIS that doesn't like to get installed after .NET
1 comment:
1. Run aspnet_regiis -i at .NET 2.0 folder. it will resolve
Post a Comment