Use this instead:

AjaxPro.Utility.RegisterTypeForAjax(GetType(MsgControl), Me)

The Me will be the current Page is running after a Server.Transfer.

Regards,
Michael



On 4/26/06, JWZ <[EMAIL PROTECTED]> wrote:
>
> 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.
>
>
> >
>


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

Reply via email to