Pavan Birajdar

Pavan Birajdar

  • NA
  • 41
  • 923

Third party web services

Nov 9 2017 3:00 AM
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();

Answers (3)