I am having error while connecting to SQL Server:
Details in Stack Trace are:
=================================== Cannot connect to ServerN
Turn out to be some SQL service was stopped somehow on server. Restarting SQL Server service manually was the solution.
I know this is foolish but worked anyway. Thanks @PareshJ for the useful comment.