I recently upgraded from Visual Studio 2010 to the Visual Studio 2012 RC. The installer also installs IIS 8 Express which Visual Studio now uses as the default web server.>
Change Your Web.Config file as below. It will act like charm.
In node add below portion of code
After adding, your Web.Config will look like below