I have a couple users logging into work through VPN and an API that they were able to access before normally is being blocked with the following error:
Type: System.Net.Sockets.SocketException Target Site: Void InternalEndConnect(System.IAsyncResult) Message: No connection could be made because the target machine actively refused it
It is not a firewall issue because users were able to access this in our network, and the API is up and running. Could it be the VPN connection blocking it somehow, blocking the 443 port the API uses? We are using SonicWall NetExtender