• .Net WebService
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 2
    Replies
I developed a web service in ASP.Net application. How can i access this service in Salesforce.com application
Hi

    I am calling an external web service written in .NET from Salesforce.com.
Am facing following error :

Failed: {faultcode:'soapenv:Client',faultstring:'System.CalloutException: IO Exception: Read timed out

Does it mean Salesforce.com not able to get Web Service reference?

Would like to know the cause.

Please help if anybody faced the same.