I am developing a Metro style app using C# and xaml.
In my application I got the error when calling to a web service:
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
What is the reason for this error?