I have the following the page load of the only control using Ajax in
the app:
AjaxPro.Utility.RegisterTypeForAjax(GetType(MsgControl))
What may be different here is that the MsgControl (which is an ascx
user control) does not issue the Server.Transfer. It is one of the
other ascx's on the page that issues the Transfer. However, the error
does occur in the MsgControl, as the error information shows.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---