Can sombody please help me and reply me..
I tried using the AjaxPro ver 6.4.5.1 with VB.NET and it worked
But it wouldn't work in C#
Doing AjaxPro.Utility.RegisterTypeForAjax(typeof(WebForm1),this.Page);
won't just work and the same thing in VB.NET like so
AjaxPro.Utility.RegisterTypeForAjax(GetType(AjaxVB.WebForm1))
works!!!!!!!!!
How should i regsiter it in C# ??
Tried the sample at
http://www.ajaxpro.info/Examples/Special/controls.aspx 
and no luck


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

Reply via email to