Hi Ketan Rajput,
>Can you guys give me some leads to resolve below error, can we have to enable SQL Browsing Service
?
1.Please make sure the SQL Server Service is running;
2. If it is one named instance, make sure SQL Server browser service is running;
3. Make sure SQL Server is configured to allow remote connections;
4. Examine the SQL Server error log for messages confirming that SQL is listening on the expected network interfaces and ports;
5. Test server connectivity with PING from the client machine;
6. Test port connectivity using TELNET or PowerShell to the server and port (from step 4) from the client machine;
7. Check firewall settings if step 5 or 6 connectivity test fails.
Please reference this : resolving-could-not-open-a-connection-to-sql-server-errors,troubleshoot-connecting-to-the-sql-server-database-engine
Best Regards.
yuxi
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com