Dear,
I am facing a problem of connecting SSMS using server name. When I use IP address, it connects to Management Studio successfully. But if I use server name, it returns an error like (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)
I executed select @@ServerName
I tested by the returned name but in vain.
Please guide me the way to solve it.
Thanks