Related questions
Unable to launch the IIS Express Web server
I have an asp.net MVC 4 solution. When I try to open it using Visual studio 2012, I get following error:
Microsoft Visual Studio
Configuring Web https://localhost: for ASP.NET 4.5 failed. You must
manually configure this site for ASP.NET 4.5 …
How to set .net Framework 4.5 version in IIS 7 application pool
I installed the Visual Studio 11 Beta and suddenly all the async action methods I had created under the VS 11 Developer preview started hanging (apparently this issue: http://blogs.msdn.com/b/pfxteam/archive/2012/03/03/10277166.aspx).
My app is using v4.0.30319 as …