Hi, yes, if you are catching all exceptions in the AjaxMethod you will, of course, do not get the error message. But you talked about the message you will see if using common ASP.NET postback, this message only returns if you do not catch the exception.
Regards, Michael On 6/23/06, o0JoeCool0o <[EMAIL PROTECTED]> wrote: > > Does that still work if the exception is thrown from a different class? > > Example, I have a class that handles all database related functions > > if the exception is thrown by that class instead of by the ajax method > I beleive it will return nothing... (I could be wrong but I think thats > what happens to me) > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
