Microsoft MVP성태의 닷넷 이야기
오류 유형: 94. 팀 프로젝트 생성 오류 - TF218017, TF250044 [링크 복사], [링크+제목 복사],
조회: 26279
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 


팀 프로젝트 생성 오류 - TF218017, TF250044


TFS 2010에서 팀 프로젝트를 생성하려고 할때 다음과 같은 오류가 발생한다면?

tfs_install_single_server_6.png

TF218017: A SharePoint site could not be created for use as the team project portal. The following error occurred: TF250044: A SharePoint site cannot be created at the following location:
http://.../sites/DefaultCollection/.... The following user account does not have the required permissions in SharePoint Products to create a site at that location: ...\....
The user account must have sufficient permissions to create a sub-site on the following site:
http://.../sites/DefaultCollection/.... For more information, see the Microsoft Web site (http://go.microsoft.com/fwlink/?LinkId=166742).



아마도, TFS 설치 전체는 tfsadmin 계정으로 하고 팀 프로젝트를 다른 계정으로 시도한 경우에 발생할 수 있습니다. 따라서 서비스 계정인 tfsadmin 이외에 별도의 계정에 TFS 관리자 권한을 주고 싶다면 다음 3개의 서비스에 모두 권한 조정을 해주어야 합니다.

  • Team Foundation Server
  • Microsoft Office SharePoint Server 2007
  • Reporting Services

1) Team Foundation Server의 경우, "Team Foundation Server Administration Console"을 실행하고 "Application Tier" 노드에서 "Group Membership"을 선택한 후 "Team Foundation Administrators" 그룹에 원하는 사용자 계정을 추가합니다. (Team Collection 단위로 권한을 주어도 되지만, 여기서는 편의상 전역적으로 권한을 줍니다.)

tfs_install_single_server_7.png

2) SharePoint Server 2007의 경우, 시작 메뉴를 통해 "SharePoint Central Administration"을 실행한 후, http://localhost/sites/DefaultCollection/default.aspx로 방문하고 "DefaultCollection > Site Settings > Permissions > Site Collection Administrators" 경로로 이동해서 원하는 사용자 계정을 추가합니다.

tfs_install_single_server_8.png

3) Reporting Services의 경우, IE 웹 브라우저를 "관리자 권한"으로 실행하고 "http://localhost/Reports/Pages/Folder.aspx" 페이지를 방문해서, "속성" 탭 / "새 역할 할당"을 선택합니다.

tfs_install_single_server_9.png

이어서 "새 역할 할당" 화면에서 "그룹 또는 사용자 이름" 입력 박스에 계정을 입력하고, "Team Foundation Content Manager"를 체크하고 확인합니다.




위와 같은 작업을 거친 후 다시 팀 프로젝트를 만들면 정상적으로 생성되는 것을 확인할 수 있습니다. ^^





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







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

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

비밀번호

댓글 작성자
 




... [151]  152  153  154  155  156  157  158  159  160  161  162  163  164  165  ...
NoWriterDateCnt.TitleFile(s)
1370정성태10/31/201225848VS.NET IDE: 75. Visual Studio - "Active Solution Platform" 변경을 툴바에서 하는 방법
1369정성태10/31/201238927개발 환경 구성: 174. 윈도우에서 Mono 개발 환경 구성 [4]
1368정성태10/31/201231148개발 환경 구성: 173. Windows Phone SDK 8.0 설치
1367정성태10/30/201238175개발 환경 구성: 172. IIS 7.5부터 지원되는 웹 사이트 자동 시작 모드 [1]
1366정성태10/24/201229710개발 환경 구성: 171. GTK+를 윈도우 환경에 수작업 설치
1365정성태10/24/201228624개발 환경 구성: 170. 우분투 데스크톱 Active Directory 가입하기 [2]
1364정성태10/19/201225417Windows: 66. Hyper-V 2012에서 별도의 네트워크 카드를 이용한 Live Migration
1363정성태10/16/201233000개발 환경 구성: 169. Objective-C의 대안 - Xamarin의 Mono를 이용한 C# iOS 개발 환경 [2]
1362정성태10/16/201233058개발 환경 구성: 168. 우분투 서버 Active Directory 가입하기
1361정성태10/12/201226380.NET Framework: 341. .NET COM+ 를 Managed/Native 클라이언트에서 각각 호출했을 때의 콜 스택 비교 [4]파일 다운로드1
1360정성태10/9/201231160.NET Framework: 340. Windows Server 2012 - .NET Framework 1.x 미지원
1359정성태10/9/201267181Windows: 65. 윈도우 8 - Internet Explorer 10을 32비트 또는 64비트로 통합 [5]
1358정성태9/27/201230429.NET Framework: 339. .NET Profiler 주의 사항 - 하나의 exe 프로세스 내에 다중 .NET 런타임 사용
1357정성태9/27/201227017Windows: 64. Hyper-V - Windows XP의 Live Migration 오류
1356정성태9/26/201233492Windows: 63. 윈도우 서버 2012 - Hyper-V의 새로운 기능 Live Migration [6]
1355정성태9/21/201231627Team Foundation Server: 49. TFS 2012 Express의 필수 보완 작업: 데이터베이스 백업 [1]
1354정성태9/19/201228614.NET Framework: 338. .NET CLR GC 시간 측정하는 방법파일 다운로드1
1353정성태9/17/201229432.NET Framework: 337. Python의 생성기와 코루틴을 C#으로 표현하면. [2]파일 다운로드1
1352정성태9/13/201227375.NET Framework: 336. .NET Profiler가 COM 개체일까?
1351정성태9/13/201232147디버깅 기술: 49. windbg - .NET Framework 스레드 개체의 COM Apartment 유형 확인하는 방법
1350정성태9/12/201232790개발 환경 구성: 167. (실은) 무료가 아니었던 AWS EC2 서비스 [4]
1349정성태9/11/201264661VS.NET IDE: 74. Visual Studio의 '새 파일'을 UTF-8 인코딩으로 지정하는 방법 [4]
1348정성태9/11/201232044오류 유형: 164. Active Directory - Functional Level 승격이 안 되는 문제
1347정성태9/10/201234910Windows: 62. 윈도우 서버 2012 - Hyper-V 서버 마이그레이션 [1]
1346정성태9/10/201235003Windows: 61. 윈도우 서버 2012 - Active Directory 서버 마이그레이션
1345정성태9/10/201239804스크립트: 12. 파이썬 - Win32 DLL 연동 [2]
... [151]  152  153  154  155  156  157  158  159  160  161  162  163  164  165  ...