unable to connect to sql server
-
Friday, May 04, 2012 6:07 PM
Hi ,
it was working fine , i dnt know what happened but im getting following error when i try to login
using sql server 2008 r2plz help
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 - No connection could be made because the target machine actively refused it.) (Microsoft SQL Server, Error: 10061)
- Edited by Shan Khan Friday, May 04, 2012 6:24 PM
All Replies
-
Friday, May 04, 2012 6:48 PM
Check with SQL Server Configuration Manager if you SQL service is running, if everything was working fine - service may be down, or someone has implemented new firewall rules or messed up with the networking protocols configuration.
Also verify in the config manager that network protocols - TCPIP is allowed.
Marek Chmel, WBI Systems (MCTS, MCITP, MCT, CCNA)
Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you.- Marked As Answer by Shan Khan Friday, May 04, 2012 7:26 PM

