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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -