79192436

Date: 2024-11-15 12:53:19
Score: 0.5
Natty:
Report link

The updates I made based on a friend's answer worked. I wish he hadn't deleted the answer. I would consider it valid. Unfortunately, someone gave -1 point and he deleted the answer.

I change it: IIS -> Application Pools -> Advanced Settings

Identity = NetworkService

and I add code base:

System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12 | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls | SecurityProtocolType.Ssl3;

my problem is solved.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: VolkanCetinkaya