I was working with an instance of SQL Server 2012, but after updating my Avast (anti-virus) I can't connect to that instance anymore and I have this error message:
TITLE: Registered Servers
Failed to connect to server . (Microsoft.SqlServer.ConnectionInfo) ADDITIONAL INFORMATION: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée.) (Microsoft SQL Server, Error: 10061) Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée BUTTONS: OK "
I just want to be precise that I have allowed all TCP/IP connection rules from my firewall system and each time I try to start the server from the SQL Server Management Studio it doesn't work :(
What should I do ?