Microsoft MVP성태의 닷넷 이야기
Team Foundation Server: 9.3. Team Server 접근 이름을 바꾸는 방법 [링크 복사], [링크+제목 복사],
조회: 21053
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
부모글 보이기/감추기

Changing to a friendly Team Foundation Server Name
; http://geekswithblogs.net/etiennetremblay/archive/2006/07/28/86542.aspx

억지로 DB 값을 수정하기 보다는, TFSAdminUtil 을 이용한 방법이 있었군요. ^^
그래도 무언가 설정이 잘못되었는지, Team Project 설정 부분에서는 아래와 같이 옛 이름을 써서 오류가 나네요.

왠지, 기존에 제가 임의로 했던 수정값들과 충돌이 나는 기분도 좀 들고... ^^;
다음에 기회되면 새 컴퓨터로 한번 시도를 해봐야 겠습니다. ^^

첨부된 파일은 해당 토픽을 MHTML 파일로 저장한 것입니다.

---begin Exception entry---
Time: 2006-08-03 15:47:52Z
Module: Engine
Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: Unable to connect to the Windows SharePoint Services at www.sysnet.pe.kr
Exception Details: The Project Creation Wizard was not able to connect to the Windows SharePoint Services
at www.sysnet.pe.kr. The reason for the failed connection cannot be determined at this time. 
Because the connection failed, the wizard was not able to complete creating 
the Windows SharePoint Services site.
Stack Trace:
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
   at Microsoft.VisualStudio.TeamFoundation.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
   at Microsoft.VisualStudio.TeamFoundation.ProjectCreationEngine.RunTask(Object taskObj)
--   Inner Exception   --
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: Unable to connect to the Windows SharePoint Services at www.sysnet.pe.kr
Exception Details: The Project Creation Wizard was not able to connect to the Windows SharePoint Services
at www.sysnet.pe.kr. The reason for the failed connection cannot be determined at this time. 
Because the connection failed, the wizard was not able to complete creating 
the Windows SharePoint Services site.
Stack Trace:
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.VerifyLcidOnServer(ProjectCreationContext ctxt, Int32 lcid)
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.ValidateSite(ProjectCreationContext context, XmlNode site)
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Validate(ProjectCreationContext context, XmlNode taskXml)
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Execute(ProjectCreationContext context, XmlNode taskXml)
-- end Inner Exception --
--   Inner Exception   --
Exception Type: System.Net.WebException
Exception Message: The remote name could not be resolved: 'win2003base'
WebException: Status : NameResolutionFailure
Stack Trace:
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.TeamFoundation.Proxy.Portal.Admin.GetLanguages()
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.VerifyLcidOnServer(ProjectCreationContext ctxt, Int32 lcid)
-- end Inner Exception --
--- end Exception entry ---







[최초 등록일: ]
[최종 수정일: 8/4/2006]

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

비밀번호

댓글 작성자
 



2007-07-14 08시50분
*** HTTPS 접근 방법 설정은 MSDN 도움말을 참고하십시오.
kevin25

... [196]  197  198 
NoWriterDateCnt.TitleFile(s)
73정성태11/14/200518506.NET Framework: 19. VS.NET 2005 Team Foundation Server 설치오류 - 26204 예외
72정성태12/26/200419954.NET Framework: 18. .NET Framework 2.0 Beta 설치 후에 Windows SharePoint Service 오류 [1]
136정성태3/31/200519940    답변글 .NET Framework: 18.1. Windows Sharepoint Services 를 설치한 이후 ASP.NET 오류 문제
71정성태12/26/200418099VS.NET IDE: 11. SQL Server 2005 Beta 2 를 네트워크 드라이브로부터 설치시 오류
70정성태12/26/200421025VS.NET IDE: 10. WSS 설치 후 localhost 접근 보안 오류
69정성태12/5/200418155VS.NET IDE: 9. 다른 컴퓨터(방화벽 설치)에 설치된 SQL Server에 통합 인증을 할 때 필요한 포트
68정성태10/31/200422993.NET Framework: 17. Win32_NTLogEvent를 c#에서 wmi 쿼리할 때..에러..
67정성태10/22/200420225COM 개체 관련: 12. Microsoft.XMLHTTP 개체에서 Microsoft.XMLDOM 개체를 전송할 때 charset 지정 문제?
66정성태10/16/200421406.NET Framework: 16. [닷넷 리모팅] 프록시가 죽은 것을 원격 개체가 알 수 있는 방법은?
65정성태10/16/200420392VS.NET IDE: 8. Windows 가상 메모리 사용 해제
64정성태10/3/200424103.NET Framework: 15. ASP.NET에서 .NET COM+ 개체 등록 시 "Local System"이어야 하는 이유.
63정성태10/3/200424169.NET Framework: 14. Response.Cookies.Clear는 기존 설정된 Cookie 헤더를 삭제하는 것이 아닙니다.
62정성태10/3/200423288기타: 7. DB 트랜잭션에서 Lock이 걸릴 수 있는 전형적인 예.
61정성태10/3/200422699.NET Framework: 13. Main 메서드에 붙은 STAThread 의미
60정성태10/3/200421494.NET Framework: 12. IDispatch::GetIDsOfNames 역변환 메서드 작성 힌트 ( DISPID 로 메서드 이름 알아내는 것 )
58정성태10/3/200424620.NET Framework: 11. HttpContext의 간략이해
56정성태10/3/200421024.NET Framework: 10. [.NET 리모팅] 원격개체를 호출한 클라이언트의 연결이 유효한지 판단하는 방법.
55정성태10/3/200421816COM 개체 관련: 11. 내가 생각해 보는 COM의 현재 위치
54정성태8/30/200427458VC++: 10. 내가 생각해 보는 MFC OCX와 ATL DLL에 선택 기준
53정성태11/20/200526762VC++: 9. CFtpFileFind/FtpFileFind가 일부 Unix FTP 서버에서 목록을 제대로 못 가져오는 문제
184정성태11/23/200520468    답변글 VC++: 9.1. FTP 관련 토픽파일 다운로드1
51정성태6/24/200425569VC++: 8. BSTR 메모리 할당 및 해제(MSDN Library 발췌) [1]
50정성태6/16/200418813기타: 6. 1차 데스크톱 컴퓨터 사양
49정성태6/16/200419234기타: 5. 53만 원대 Second PC 마련. ^^
48정성태3/2/200421136.NET Framework: 9. 윈도우즈 발전사를 모아 둔 사이트. [1]
47정성태11/14/200519575VS.NET IDE: 7. 한글 OS에서 Internet Explorer 6.0 with SP1의 UI 언어 바꾸는 방법
... [196]  197  198