Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

KB9191956 패치를 정상적으로 하고 나니, TFS Client를 통한 TFS Server 접근이 전혀 안되었습니다. VS.NET 2005에서 해당 TFS를 접근하려 하면 다음과 같은 오류 화면을 내고는 더 이상 아무것도 할 수가 없었습니다.

kb919156_install_error_4.png

"
TF30331: Team Explorer could not connect to the Team Foundation server www.sysnet.pe.kr
used during yrou last session. The server may be offline or the network is unavailable.
Contact your Team Foundation Server administrator to confirm that the server is available on the network.
Use the Connect to Team Foundation Server command on the Tools menu to reconnect to your previous server.
The server returned the following error: 
The request failed with HTTP status 403: Forbidden.
"

역시... ^^; 이것 때문에 한참을 헤맸습니다. 이것저것 살펴보니, 원인을 IIS 관리자에서 찾아낼 수 있었습니다. 바로 아래 화면과 같이 모든 웹 사이트의 설정에서 127.0.0.1로부터의 접근만을 허용하도록 바뀌어 있었습니다.

kb919156_install_error_3.png

물론, 위의 접근 제한을 해제하고 나니 정상적으로 동작을 했습니다.

이외에도 KB9191956 패치로 인한 몇 가지 불편한 점이 있었습니다. 일례로, TFS가 사용하는 DB에 대해서 "Single user"만이 접근하도록 설정이 되어 있어서, 다른 연결이 있을 때에는 직접적으로 접근이 허용이 안되어져 있었고, 심지어 일반 db 계정으로는 접근조차 안되었습니다. 사실, 이러한 문제는 KB9191956 패치가 필요한 원인을 찾아보면 이해가 되어집니다. KB9191956 패치와 관련해서 좀 더 자세한 설명은 다음의 토픽을 참조하십시오.

FIX: The Visual Studio 2005 Team Foundation Server database may become corrupted when you upgrade a Visual Studio 2005 Team Foundation Server installation
; http://support.microsoft.com/kb/919156/en-us




[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/27/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 166  167  168  169  [170]  171  172  173  174  175  176  177  178  179  180  ...
NoWriterDateCnt.TitleFile(s)
758정성태8/15/200923552VS.NET IDE: 65. WPF 프로젝트용 Visual Studio 패치들 [2]
757정성태8/12/200922961오류 유형: 84. TFS 작업 항목 보기 오류 - WorkItemTypeDeniedOrNotExistException
756정성태8/9/200922536오류 유형: 83. A revocation check could not be performed for the certificate.
755정성태8/6/200920279.NET Framework: 154. 이벤트 2중 구독
754정성태7/16/200932603VS.NET IDE: 64. Visual Studio 2010 - 64bit 혼합 모드 디버깅 지원
753정성태7/15/200931123.NET Framework: 153. WPF와 WinForm의 Shown 이벤트 시점
752정성태7/14/200926696개발 환경 구성: 46. .NET Service Bus 응용 사례: SocketShifter [2]파일 다운로드1
751정성태7/9/200928034.NET Framework: 152. 순환 참조와 XmlSerializer파일 다운로드1
750정성태7/7/200927760.NET Framework: 151. Team Explorer가 설치되지 않은 PC에서 System.InvalidProgramException 예외 발생파일 다운로드1
748정성태7/2/200925730.NET Framework: 150. WPF - Property Element 사용 의미파일 다운로드2
747정성태7/1/200945395.NET Framework: 149. WPF - UI 업데이트를 바로 반영하고 싶다면? [3]파일 다운로드1
746정성태6/25/200932496.NET Framework: 148. WPF - 데이터 바인딩 시의 예외 처리 방법 [1]파일 다운로드1
745정성태6/22/200924496.NET Framework: 147. WPF - Binding에 Sibling 요소 지정 [2]파일 다운로드1
744정성태6/21/200923338.NET Framework: 146. WPF - 중첩된 ScrollViewer의 크기 제어 [2]파일 다운로드1
743정성태6/17/200927427.NET Framework: 145. Unity Container 개체 풀이
742정성태6/17/200926922.NET Framework: 144. WPF - FrameworkElement.Parent 속성이 null이라면? [3]
740정성태6/12/200924538.NET Framework: 143. WPF - Transform의 역변환파일 다운로드1
739정성태6/8/200937274.NET Framework: 142. WPF - Grid 컨트롤의 ShowGridLine 개선 [5]파일 다운로드1
737정성태6/6/200942746.NET Framework: 141. Win32 Interop - 크기가 정해지지 않은 배열을 C++에서 C#으로 전달하는 경우파일 다운로드2
734정성태6/4/200926210.NET Framework: 140. WPF - CellPadding 속성을 구현하는 Grid Layout [2]파일 다운로드1
733정성태5/29/200931623.NET Framework: 139. WPF - "M/d/yyyy h:mm:ss tt" 형식으로만 날짜를 출력하는 문제
732정성태5/27/200926613Team Foundation Server: 32. 팀 빌드 오류 확인 방법
731정성태5/27/200921585Team Foundation Server: 31. 팀 빌드 스케줄 확인 방법
730정성태5/26/200927130VS.NET IDE: 63. Visual Studio 2010 - Parallel Stacks [1]
729정성태5/25/200926841.NET Framework: 138. InternalsVisibleTo와 Public Key 값
728정성태5/23/200937368.NET Framework: 137. C#에서 Union 구조체 다루기파일 다운로드1
... 166  167  168  169  [170]  171  172  173  174  175  176  177  178  179  180  ...