I think the basic issue is that the 'Properties' parameter for CreateFolder() is an array of items of type 'Property'. That in turn is a complex .NET type (i.e. not string, int or whatever) and there is no simple way (I think) to construct that from the VFP side. You could look at the command line 'rs' utility or maybe this discussion by Rick Strahl:
http://www.west-wind.com/presentations/foxpronetwebservices/foxpronetwebservices.asp -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/1462361748.1880592.597789385.40790...@webmail.messagingengine.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

