SQL SERVER – Could not connect to TCP error code 10061: No connection could be made because the target machine actively refused it
I was recently getting following error in my StreamInsight Application. Could not connect to TCP error code 10061: No connection could be made because the target machine actively refused it. The solution was very simple, I had to enable exception of the my port in my windows firewall. The way…
Read More