4
0
My Sql server 2012 has stopped working and now its not letting me login. Here is the error:
https://drive.google.com/file/d/0ByGXmosQgHUqdGw4alFSb3otVkk/view?usp=sharing
TITLE: Connect to Server
Cannot connect to 192.168.1.2.
------------------------------ 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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=53&LinkId=20476
The network path was not found
------------------------------ BUTTONS:
OK
please suggest what should I do
I have edited the question. Please have a look – Vikas Bansal – 2015-08-21T16:58:19.647
It not clear what your question is. The current error doesn't indicate an inability to log into the server, the server on the other hand, cannot even be communicated with. – Ramhound – 2015-08-21T17:05:55.070
I have configured a Loop back adapter in order to connect my local database with an IP 192.168.1.2 with user name sa its not working now – Vikas Bansal – 2015-08-21T17:08:46.250
The error is specific. There is nothing at that address that is even responding. No attempts to access the server is being remade. Verify all configuration to determine the cause of this behavior. – Ramhound – 2015-08-21T17:10:16.910
If you changed the computer name, then you won't be able to connect. You have to uninstall and install again. – MorrisIriga – 2015-10-26T10:17:05.833