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

mysql - FireDac error 314 - but DLLs are in program directory -

wpf - C# NAudio - Changing audio playback position still plays a small buffer of old position -

Log not being recorded for quickfix c++ Session -