Hi,
I've been trying to call external web service http://192.168.0.1:8060/service.svc?wsdl
but everytime I am getting the error " This message is for C/AL programmers: A call to system.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (400) Bad request.
I tried to change the binding to web binding but didn't work, also changed the maxReceived size but no luck.
Please Help!