I am getting the following error when passing a boolean variable to one
of my server side methods.
AjaxError
Message: This primitive data type 'System.Boolean' is not
implemented.
Type: System.NotImplementedException
Stack: at
AjaxPro.PrimitiveConverter.Deserialize(IJavaScriptObject o, Type t) at
AjaxPro.JavaScriptDeserializer.Deserialize(IJavaScriptObject o, Type
type) at AjaxPro.XmlHttpRequestProcessor.RetreiveParameters() at
AjaxPro.AjaxProcHelper.Run()
TargetSite: System.Object Deserialize(AjaxPro.IJavaScriptObject,
System.Type)
Source: AjaxPro.2
Has anyone else experienced anything similar with the new library?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---