Sitecore gives a blank page with just the text “Default page” in my MVC solution
问题 When I browse to my startpage, e.g. /sv I get a blank page that just says "Default Page". However when I try /sv/ it works. Subpages like /sv/example work without slash though. I'm using Sitecore 7.1 with only MVC views. 回答1: Remove the default.aspx file from the web root. That will fix your problem. 回答2: When requesting URLs without a slash at the end, the "StripLanguage" processor of the preprocessRequest pipeline rewrites path to the value of the Settings.DefaultPageName setting ("default