Posted on: 3/5/2014 9:15:40 PM | Views : 756

I have recently bought Visual Studio 2013 and have upgraded an old website I made years ago from my webhost to .Net 4.5.
My problem is that when I try to debug it, nothing happens for a long time and then I get an errorpage saying the browser cannot show the page.
Just before that happens, I can se that the IIS Express icon appears and then dissappears as if it has stopped prematuraly.
If I create an empty asp.Net web form with only one simple webform, I still face the same problem.
I have tried to reinstall VS and IIS Express.
I have also noticed, that if I try to refresh the webpage several times, I suddenly gets the correct page.

Go to the complete details ...