I'm trying to ensure that our pages have a good user experience when an error occurs on the server. The current problem I am seeing is when an error occurs during a webcombo page navigation. When this happens, I can't seem to get information back to the browser. The browser just sits there as if no error occurred.
Is there a way to capture the error durring this call back and have the page redirected to our error page? I can't seem to find any documentation on handeling errors.
Any help would be appreciated.
-Daniel
Does anyone have a solution for this?