in reply to Re^4: Perl web service consumed by c# client returns null.
in thread Perl web service consumed by c# client returns null.
If I don't print my own Content-type, I get below client side exception
Exception: System.ArgumentNullException: Array cannot be null. Parameter name: bytes at System.Text.Encoding.GetString(Byte[] bytes) at main.Main()
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Perl web service consumed by c# client returns null.
by haj (Vicar) on Dec 13, 2019 at 12:26 UTC |