Read this:
http://samples.gotdotnet.com/quickst...bugcomsdk.aspx
Also, you should know, this is an "all or nothing" situation. You can not have one page that runs without Debugging and one pages the does in the same assembly.
Also, ONLY use debugging in a development environment as it requires far more overhead from the server and can cause preformance problems in general. Always move applications to a production server with debugging turned off.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========