I try to run (F5) web application in VS2010 on Windows7. ASP.NET Development Server starting but when web site opens in browser - "Internet Explorer cannot display the webpage".
Fixed/reinstalled .Net 4, aspnet_regiis.exe -i from Framevork 4, nothing helps.URL looks like
http://localhost:1157/Default.aspx. Nothing implemented just try to run standart Default.aspx .
Any Ideas ?