I've got what I believe to be the most straightforward implementation
in which I'm registering a type for Ajax (including the optional Page
parameter), decorating my public method with AjaxPro.WebMethod(), and
then calling the method from script.  Each time I get an invalid cast
exception returned in the error object.  My Ajax method is never
called.  The class I'm registering is a user control that inherits from
a base class and the page inherits from a base class as well.  Is this
an issue anyone else has dealt with?  I've successfully used AJAX.NET
(an amazing tool) in other applications, but I can't seem to get it to
work in this one.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to