문제

I have .NET 4.0 installed along with .NET 2.0. When I used Open Website from VS2010 and tried to run using localhost, the operation failed saying VS was unable to set the mode to 2.0 and it will require manual efforts. I went ahead and in INETMGR I changed the ASP.NET configuration to 2.0.

After this the Default website stopped and even after restarting the IIS service - it didn't connect. I keep on getting the error message "Service didn't response in a timely manner"

도움이 되었습니까?

해결책

Got a solution for this. I saw that my Worldwide Web Service was not running. I started it and the default website started working...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top