For starters, I should state that I'm fairly clueless on this topic.
I have a website that references a web service, using basicHttpBinding.
If I have methods that return XML as string, everything works fine, but as soon as I try to add my own custom object to use for data transfer...