|    
|
From: "tomasz kaszuba" Subject: Can I do this? Date: Thu, 20 Jun 2002 11:32:28 -0700
| | I've created a webservice that has the following method declared. DataSet getMSData(XMLDocument quest) I've created a consuming test client but when I run it I get very big exceptions. I've noticed that in the proxy my quest parameter has been changed to an XMLNode parameter. Why? Can I even do this? Maybe they just take string parameters. If this is the case with web services then why wouldn't I just use a normall http get.
| | Post a follow up to this message... |
|  |
|