Using Webservice exposed throuhg https connection in VS2005

Hi,

We are using VS2005 and VB.net.
I wanted to connect to a webservice exposed through https connection and call in my windows application developed in VB.net 2005.

I imported the WSDL file given by the client and generated proxy class using wsdl.exe. Now when I try to call the webservice am getting the following error.

"The underlying connection was closed. Could not establish trust relationship for the SSL/TLS secure channel"

Please let me know what I should do. Many gave answers for VS2003 but am using VS 2005

Nandagopal.P.K.S


Answer this question

Using Webservice exposed throuhg https connection in VS2005