For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > October 2004 > passing complex object to web service method in VB.NET









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author passing complex object to web service method in VB.NET
vbvjain

2004-10-19, 2:20 am

I am developing an applocation which reads mails in outlook inbox alongwith attachments and all these informmation is stored in a collection which i need to pass it to a web service, which will perform certain operations on that collection and then return that modified collection to the client.
but when i am trying to pass a simple collection of strings to my web service it gives me an error "You must implement Add(System.Object) as it inherits from IColletion".
Can someone tell me the exact way as to how i can pass collection to and from a web service in VB.NET

Thanks in advance
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com