I'm getting this error while register user with activation link in c# what should i do??
You need to set
ServicePointManager.SecurityProtocol= SecurityProtocolType.Ssl3
Refer the below links for your reference.
Authentication failed because the remote party has closed the transport stream exception when getting a response from webservice
Authentication failed because the remote party has closed the transport stream
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.