Https Webservice Client

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aslamkhan24
    New Member
    • Jan 2008
    • 2

    #1

    Https Webservice Client

    Hi,
    I want to create web service client .C#.Net. I used to create web service client simple by add web reference to my project. But this time it is an HTTPS service and when i call web service function, it raises an exception and exception is "InnerExcep tion = {"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."}" . I think there is some security issue.

    I request you to help me, to create a web service client for server hosted on https server.

    Thank you in advance...
Working...