I have an ajax method that works, and I thought used to work, but for some reason now doesn't work. It just returns the default error message, it doesn't even seem to attempt the ajax call. The weird thing about it is that it works just fine when i run it with the .value on the end of the call, synchronously, but if i run it will a callback it returns right away and the result is filled with the default error message. After looking for a couple of hours, I can't seem to figure it out, and before i broke my neck looking really deep, i was wondering if a. this is common, or b. where to look to begin trying to find out what is happening.
-Nick --~--~---------~--~----~------------~-------~--~----~ 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/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
