How is the WriteOnly property used in VB.NET? Regards, Michael
On 4/10/06, Gigio <[EMAIL PROTECTED]> wrote: > > Hi Michael, > > Thanks for you fast answer. > I really, I don't want the property gonna be exported to JavaScript > once it is write only, my problem is that the whole object isn't even > created. I guess when Ajax.Net tries to read the WriteOnly propery (I'm > programming in VB.Net) this causes an error when creating the object > and it don't have any property exported. The response object in > Javascript returns with these values in its error property: > > Message "Object reference not set to an instance of an object." > Type "System.NullReferenceException" > > If it's not clear what I mean, I may post part of the code here. > > Thanks, > > Gigio > > > > > -- Kind regards, Michael Schwarz Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer 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 -~----------~----~----~----~------~----~------~--~---
