how can i make asp.net mvc show a nice 500 error message? currently it is tells me that it could not find some view.
+3
A:
- An article on the subject by Barry Dahlberg "ASP.Net MVC Custom Error Pages".
- Stephen Walther once showed useful technique of handling unknown actions: ASP.NET MVC Tip #22 -- Return a View without Creating a Controller Action
Alexander Prokofyev
2009-06-24 10:58:31
thank you. .
usr
2009-06-24 16:59:29