Hi, I am consuming netsuite webservies in MVC 5.
facing one error could u any one help me?
error: An existing connection was forcibly closed by the remote host
Exception Details: System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
WebResponse webResponse = webRequest.GetResponse();
Pavan BirajdarPosted Nov 9, 2017, 5:21 AM
Rajkiran SwainPosted Nov 9, 2017, 4:07 AM
Ankit SharmaPosted Nov 9, 2017, 3:31 AM