IIS 설정-사이트 바인딩
다음과 같이 사이트 바인딩을 시도 했습니다. 그랬더니, 다음과 같은 오류 메시지가 납니다. Object reference not set to an instance of an object. 개체참조가 개체의 인스턴스 설정을 할 수 없습니다..로 나오더군요 그래서, 스택오버플로우를 보고 https://stackoverflow.com/questions/19092079/unable-to-setup-net-tcp-bindings-for-wcf-application-running-on-iis unable to setup net.tcp bindings for wcf application running on IIS I am trying to set up NET.TCP bindings for a WCF applicati..
2022.11.22