Click to See Complete Forum and Search --> : Set Debug="false" in web.config get Request timed out?


Ai _Jun_Zhang
May 18th, 2005, 08:00 PM
Hi!



I have read articles about set Debug="false" will improve performance. All my code is compiled in Release. If set Debug="true" in the Web.config, every thing runs fine. However, if I set the Debug="false", I will get error as Request Timed out.

Please advise.

Aijun.