|
-
May 26th, 2004, 08:53 AM
#1
Thread Starter
Frenzied Member
Problem when returning custom object by webservice
Im trying to return a collection of objects, the collection object itself inherits from CollectionBase. And somehow the objects need to be serializable...
When Im trying to run the webservice I get this error :
You must implement a default accessor on EasyPrinting.EasyPrinting.CDocumentCollection because it inherits from ICollection.
How can I implement such a default accessor?
kind regards
Henrik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|