Click here to Skip to main content
15,896,269 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I wrote a .net .asmx web service I can successfully consume the web service using delphi and get responses from methods without parameters. but when i try to call a web method that takes a short( 5 char) string parameter my debugger on visual studio shows an empty value for the parameter.

Any help would be great
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900