Assuming that MyProject is the correct namespace for this page it should work.
AjaxPro.AjaxNamespace is used primarily if you want to change the namespace or have nested namespaces.
Joseph Guadagno
On 6/14/06, Kevin <[EMAIL PROTECTED]> wrote:
tried converting to:
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As
System.EventArgs ) Handles MyBase.Load
AjaxPro.Utility.RegisterTypeForAjax(GetType(MyProject.AjaxConnector))
End Sub
And Im still getting the same thing...? Do I need to use an
AjaxPro.AjaxNamespace to reference this or something...?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
- [ajaxpro] problems migrating from AJAX.NET to AjaxPro.NET.... Kevin
- [ajaxpro] Re: problems migrating from AJAX.NET to Aja... Joseph Guadagno
- [ajaxpro] Re: problems migrating from AJAX.NET to... Kevin
- [ajaxpro] Re: problems migrating from AJAX.NE... Joseph Guadagno
- [ajaxpro] Re: problems migrating from AJAX.NET to Aja... Joseph Guadagno
