
Hi,
Name DataType Subtype Length
WebClient DotNet System.Net.WebClient.'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
I using WebClient variable to send a POST request to a web service by calling WebClient.UploadString( method.
this call is failing with variable default property which is "RunOnClient" = <No> .
If I set the property to "RunOnClient" =yes then the functionality is working.
i'm running the windows client (NAV 2018) on same server machine where i installed the nav server.
if anyone came across similar issue, please let me know how to resolve the issue.
Thanks
Mk