Microsoft MVP성태의 닷넷 이야기
VS.NET IDE: 12.2. Tier 컴퓨터를 모두 영문으로 재구성 [링크 복사], [링크+제목 복사],
조회: 20214
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
부모글 보이기/감추기

위의 글에서처럼, 일단 모든 구성요소를 성공적으로 설치했습니다.
그리고, VS.NET 2005 클라이언트에서 Foundation Server 등록도 정상적으로 했고.

그런데, ^^; 문제는 Portfolio Project를 새로 생성하는 중에 발생했습니다.
MSF Agile 옵션을 선택해서 했는데, 중간에 실패하고 다음과 같은 로그가 남게 됩니다.

12-28-2004 11:48:22.180 | Running Task "WssPortal"
---begin Exception entry---
Time: 12-28-2004 11:48:22.190
Event Description: Task "WssPortal" failed.
Exeption Type: System.Net.WebException
Exception Message: An unexpected error occurred on a receive
Stack Trace:
   at System.Net.HttpWebRequest.CheckFinalStatus(Boolean mustThrow)
   at System.Net.HttpWebRequest.GetResponse()
   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.VisualStudio.ELead.WssProxy.Admin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)
   at Microsoft.VisualStudio.ELead.ProjectCreation.WssSiteCreator.CreateSite(WssSiteData siteCreationData)
   at Microsoft.VisualStudio.ELead.ProjectCreation.WssSiteCreator.PerformTask(ProjectCreationContext creationContext, XmlNode taskXml)
   at Microsoft.VisualStudio.ELead.ProjectCreation.ProjectCreationEngine.RunTask(Object taskObj)
--- end Exception entry ---


WSS에 관련 사이트 생성에 실패하는 듯하는 데 웬만큼 노력하고, 웹 자료도 찾아보았지만... ^^; 답이 없더군요. 겨우 찾아낸 관련 토픽 하나가 자신은 3 Tier 모두의 지역 설정을 US English로 해서 해결했다고 합니다. 다음은 관련 URL입니다.

http://www.myservicescentral.com/Site/Alpha-Beta-RC1-RC2-RTM.aspx?post=218&group=microsoft.private.whidbey.teamsystem.general

그 조언에 따라서 세 컴퓨터의 모든 설정을 US English로 해보았지만, 역시 동일한 에러가 발생했습니다. 그렇다고 이젠 더 시도해 볼 것도 없어서.

할 수 없이 눈물을 머금고, ^^; 모든 컴퓨터를 영문 윈도우즈로 설치를 했습니다.
그랬더니, 휴... 이제서야 정상적으로 동작을 하는군요.

그나저나,,, 테스트 삼아서 생성한 Portfolio 프로젝트를 어떻게 삭제하는지 모르겠습니다. 쩝. ^^;








[최초 등록일: ]
[최종 수정일: 7/5/2021]

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

비밀번호

댓글 작성자
 




1  2  3  4  5  6  7  8  9  [10]  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
13693정성태7/24/20247245개발 환경 구성: 717. Visual Studio - C# 프로젝트에서 레지스트리에 등록하지 않은 COM 개체 참조 및 사용 방법파일 다운로드1
13692정성태7/24/20248026디버깅 기술: 199. Windbg - 리눅스에서 뜬 닷넷 응용 프로그램 덤프 파일에 포함된 DLL의 Export Directory 탐색
13691정성태7/23/20247385디버깅 기술: 198. Windbg - 스레드의 Win32 Message Queue 정보 조회
13690정성태7/23/20247020오류 유형: 919. Visual C++ 리눅스 프로젝트 - error : ‘u8’ was not declared in this scope
13689정성태7/22/20248528디버깅 기술: 197. Windbg - PE 포맷의 Export Directory 탐색
13688정성태7/21/20247630닷넷: 2281. C# - Lock / Wait 상태에서도 일부 Win32 메시지 처리파일 다운로드1
13687정성태7/19/20248060닷넷: 2280. C# - PostThreadMessage로 보낸 메시지를 Windows Forms에서 수신하는 방법파일 다운로드1
13686정성태7/19/20247855오류 유형: 918. Visual Studio - ATL Simple Object 추가 시 error C2065: 'IDR_...': undeclared identifier
13685정성태7/19/20248002스크립트: 66. Windows 디렉터리 경로를 WSL의 /mnt 포맷으로 구하는 방법 - 두 번째 이야기
13684정성태7/19/20248183닷넷: 2279. C# - 문자열 보간식 사례 (예: 조건 연산자 사용)
13683정성태7/18/20247652오류 유형: 917. ClrMD - Linux 환경의 .NET 5 덤프 분석 시 hang 현상
13682정성태7/18/20247869닷넷: 2278. WPF - 스레드에 종속되는 DependencyObject파일 다운로드1
13681정성태7/17/20247473닷넷: 2277. C# 13 - (2) 메서드 그룹의 자연 타입 개선 (메서드 추론 개선)파일 다운로드1
13680정성태7/16/20247860닷넷: 2276. C# - Method Group, Natural Type, function_type파일 다운로드1
13679정성태7/16/20246936Linux: 76. Linux - C++ (getaddrinfo 등을 담고 있는) libnss 정적 링크
13678정성태7/15/20247066VS.NET IDE: 191. Visual Studio 2022 - .NET 5 프로젝트를 Docker Support로 실행했을 때 오류
13677정성태7/15/20247158오류 유형: 916. MSBuild - CheckEolTargetFramework (warning NETSDK1138)
13676정성태7/14/20247329Linux: 75. gdb에서 glibc의 함수에 Breakpoint 걸기
13675정성태7/13/20249124C/C++: 166. C/C++ - DLL에서 template 함수를 export하는 방법 [1]파일 다운로드1
13674정성태7/13/20248004오류 유형: 915. Unhandled Exception: Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException: Unable to connect to Process
13673정성태7/11/20248445닷넷: 2275. C# 13 - (1) 신규 이스케이프 시퀀스 '\e'파일 다운로드1
13672정성태7/10/20247154닷넷: 2274. IIS - (프로세스 종료 없는) AppDomain Recycle
13671정성태7/10/20247267오류 유형: 914. Package ca-certificates is not installed.
13669정성태7/9/20247381오류 유형: 913. C# - AOT StaticExecutable 정적 링킹 시 빌드 오류
13668정성태7/8/20247399개발 환경 구성: 716. Hyper-V - Ubuntu 22.04 Generation 2 유형의 VM 설치
13667정성태7/7/20246622닷넷: 2273. C# - 리눅스 환경에서의 Hyper-V Socket 연동 (AF_VSOCK)파일 다운로드1
1  2  3  4  5  6  7  8  9  [10]  11  12  13  14  15  ...