how c# access gsoap'web service with parameters

for instance:
getString(string myString)

it's ok that my call gsoap'web service have no parameters,but when i pass parameters it's failing ,why?
thanks