I use the following methods to send a Hashtable to and from a web service call. I specify that the signature and or parameter of the web method are object[][] and use the following methods to convert a Hashtable to and from an object[][]. /// <summary>