S
Steve Taylor
- I have a global error trap set in global.asax. This logs the errors.
- Watching perfmon I am seeing more errors than are being logged.
- Users are sending me a crude error page indicating "Server Error in /MyApp
Application...Request timed out."
- There are no references to the executing page on the error page???
- What is timing out? How do I capture that error?
(Note: I do reference and access one WEB Service. Is there a separate
setting there for timeouts? Is this the problem?)
Thanks for any help.
Steve
- Watching perfmon I am seeing more errors than are being logged.
- Users are sending me a crude error page indicating "Server Error in /MyApp
Application...Request timed out."
- There are no references to the executing page on the error page???
- What is timing out? How do I capture that error?
(Note: I do reference and access one WEB Service. Is there a separate
setting there for timeouts? Is this the problem?)
Thanks for any help.
Steve