i m using visual web developer 2010 and on selecting new website option via HTTP i am getting this error...please help
Make sure ASP.NET 4.0 is registered with IIS. If it isn't you could register it with the following command:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis -i
and then try again.