I am writting a winforms c# 2.0 application that needs to put an XML file into a document library on SharePoint.
I want to use a WebService instead of using the ob
I don't get it, why are you using Copy rather then UpdateListItems. Perhaps UpdateListItems will be a better match?