Microsoft
Software
Hardware
Network
Question : Visual Studio 2010 ASP.NET 4.0 not registered error
I am getting the following error message when creating a new web site in Visual Studio 2010 using HTTP and 4.0 as the .Net framework.
ASP.NET 4.0 has not been registered on the Web server. You need to manually configure your Web server for ASP.NET 4.0 in order for your site to run correctly, Press F1 for more details
Of course pressing F1 takes me somewhere useless.
I am using Windows 7 and have enabled ASP.NET Windows Feature (Internet Information Services -> World Wide Services -> Application Development Features -> ASP.NET)
I can create web sites using HTTP and 3.5 framework, and using File System and 4.0 - so it seems the problem is something to do with IIS7 ?
Answer : Visual Studio 2010 ASP.NET 4.0 not registered error
It might be a simple case of needing to manually register .Net 4 with IIS. Run the following from a command prompt:
1:
c:\path_to_framework_4\aspnet_regiis -i
Random Solutions
ISA 2010 Editions
Report Excel from asp.net page
report memory leak with fastMM4
Export Query to Excel from Access 2007
what is the easy way of hitting a remote server on its availability every 5 secs and start up a batch file when it comes down
CVS No Such Repository error
Install MS Visual Studio .NET/SQL Server and PHP/MySql on the same computer
Sanity Check on UDF Modification
Command Button Help!!
How to get a formula to calcutate even if one of the fields in it is null