C
Cuperman
Hi All,
I have an error occurring in my web.config file.
It occurs when the application restarts and it only occurs once. A
simple browser refresh clears the problem. It only happens in our
development staging and testing environments (Win2K) but not in my
development environment (WinXP)
I would like to do two things:
1. Handle this exception gracefully (perhaps in Application_Error?)
2. Fix the cause of the problem.
Can anyone help with either?
Snippet of the offending code in web.config to following in the next
post.
Many thanks,
Mark
I have an error occurring in my web.config file.
It occurs when the application restarts and it only occurs once. A
simple browser refresh clears the problem. It only happens in our
development staging and testing environments (Win2K) but not in my
development environment (WinXP)
I would like to do two things:
1. Handle this exception gracefully (perhaps in Application_Error?)
2. Fix the cause of the problem.
Can anyone help with either?
Snippet of the offending code in web.config to following in the next
post.
Many thanks,
Mark