I have an ASP.NET webPages website (WebPages 3) and I am using Visual Studio 2012 Pro. In ISS my website is setup and I want to use the IIS server for debugging in VS I changed the start options and set it to the following settings:
"Don't open a page. Wait for a request from external application"
"Use custom server" (asimpc:24)
Debuggers
ASP.NET, SQL Server
I always get error "unable to debug"
I am using VS as admin I have no idea why this happens, unless WebPages does not support this.