S
Simon Harris
I am trying to create a web service that returns a collection.
It keeps complaining that I need to specifiy a default accessor.
I have searched Google over and over for this - Lots of results, none of
which really make full sense to me.
I understand that this is related to serialization, and that I need to add
default properties - Something about enabling the web service to reference
each object in my collection by its index.
Can some one please give me some code (VB) and comment it to show what I
need to do? Help this .Net newb out!
Many Thanks,
Simon.
It keeps complaining that I need to specifiy a default accessor.
I have searched Google over and over for this - Lots of results, none of
which really make full sense to me.
I understand that this is related to serialization, and that I need to add
default properties - Something about enabling the web service to reference
each object in my collection by its index.
Can some one please give me some code (VB) and comment it to show what I
need to do? Help this .Net newb out!
Many Thanks,
Simon.