Posted on: 2/26/2014 8:47:32 PM | Views : 694

Hi,
I didn't realize that my VS 2013 web app was configured to run in IIS8 Express by default when I created my project.  Now, whenever I'm debugging, it just constantly hangs up.  I'm under deadline pressures and this thing is holding me back so much.  I did not intend for my web app to run under IIS 8 Express.  How do I get back my web app to run under Visual Studio's development web server?
I tried uninstalling IIS 8 Express but it messed up all my web pages; so I had to install it back.  I do not want to use IIS 8 Express.  Just want my Visual Studio debugger back.
Appreciate any help.

Go to the complete details ...