c# - Custom error pages in ASP.NET MVC -


trying implement own error pages in mvc 5. found 1 interesting post -> source.

in author advice add .aspx page.

so questions

should add .aspx page or .cshtml page (cause work razor) ?

thanks.

i use static files, if want use dynamic file in way blog entry point shows, need use aspx file.


Comments

Popular posts from this blog

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

javascript - Can Piwik report referrer in real time? -