I have a MVC4 project in VS2012.
How can i debug the current open page in VS in the browser? When i select "current page" in project properties always the path with the Views folder is opened. The path should be without the Views folder.
When i select "specific page" and leave the textbox blank always the root directory is opened.