asp.net - Disable customErrors within a page -


is possible set customerrors="off" single page within page?

i'm trying build short sample , want code contained within single page (just .aspx, including c# code) sample can distributed single file , enhance debuggability.

is there anyway inline configuration in page?


Comments

Popular posts from this blog

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -