I'm working on a cluster (Microsoft SQL Server 2012 - 11.0.5532.0 (X64) Enterprise Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )) let's call it - SRV01. It's a two node active/passive cluster. Currently running on NODE01. I can't seem to connect to NODE01 directly even from the server itself (using 127.0.0.1 as the server name). What am I doing wrong?
important omission - when connecting with TCP/IP, I get an error that the server actively refused the connection.
Mordechai Danielov