Microsoft MVP성태의 닷넷 이야기
오류 유형: 5. [설치] WinFX Beta2 - 설치시 문제점 해결 [링크 복사], [링크+제목 복사],
조회: 25229
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

저도 오늘에서야 시간이 나서 WinFX Beta2 를 설치해 보네요. ^^

일단, 이번에도 역시 기존 WinFX Feb CTP 를 설치/제거를 한 경우에는 정상적으로 설치가 안됩니다. - 도대체 언제까지 매번 이런 일에 시간을 소모해야 하는지... 쪼매 열받기 시작합니다.

중간에, 다음과 같이 오류 화면이 뜹니다.

WinFX Beta2 설치 오류

화면에 보이는 "What data does this report contain?" 를 눌러보면 다시 한번 상세한 오류 화면 창이 뜨는데, 그 대화창에 포함된 링크 2개 중에서 "View the contents of the error report" 를 누르면 다음과 같은 파일 목록을 보여주는 대화창이 뜹니다.

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WLF24C.tmp
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\SDB24D.tmp
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\VSW0\VSSWMSISummary.txt
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\VSW0\VSSWMSIInstallTime.txt
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\VSW0\VSSWMSIFailInfo.txt
<NoFiles>

확장자에 상관없이 모두 텍스트 파일이므로 읽을 수 있지만, 변변한 에러라고는 "WLF24C.tmp" 파일의 마지막 부분에 다음과 같은 오류를 보고하는 정도입니다.

[05/31/06,11:22:00] Windows Communication Foundation Beta 2: ***ERRORLOG EVENT*** : Error: Installation failed for component Windows Communication Foundation Beta 2. MSI returned error code 1603 

휴,,, 다행입니다. 이 정도만 해도 어딘가요. ^^ 이걸로 검색하면 누군가 답변을 해두지 않았을까요? ^^ 그래서, "MSI returned error code 1603 Windows Communication Foundation Beta 2" 라는 검색어로 찾아보니, 다음과 같은 토픽이 딱 걸리는 군요.

WinFX Runtime Components 3.0 Beta 2 installation problems - MSDN ... - [ 문서 번역하기 BETA ]

... pass the Warnings/Blocks checks in CVSScenario::Start() [05/24/06,00:43:42] Windows Communication Foundation Beta 2: [2] Error: Installation failed for component Windows Communication Foundation Beta 2. MSI returned error code 1603 ... 

forums.microsoft.com/MSDN/ ShowPost.aspx?PostID=420746&SiteID=1 - 68k - 2006년

무엇보다, URL 이 마음에 듭니다. 왜냐면, 해당 사이트는 WinFX 에 관한 Q&A 를 할 수 있는 사이트이기 때문입니다.

결국, 위의 링크인 다음의 URL 에 해답이 있습니다.

WinFX Runtime Components 3.0 Beta 2 installation problems
; http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=420746&SiteID=1

결론은, WinFX Beta2 설치하기 전에 명령어 창에서 다음과 같이 한번 실행해 주라는 것입니다.

sc delete "InfoCard Service"


위의 토픽에도 나오지만, 설치 오류 관련해서 정작 setup.exe 에서 띄워주는 팝업창의 링크 보다는 C:\DOCUME~1\[USER]\LOCALS~1\Temp 폴더에 보시면 "dd_wcf_retCA" 로 시작하는 텍스트 파일이 더 도움이 됩니다.

저같은 경우에는 dd_wcf_retCA62A8.txt 파일이 있었는데, 안의 오류 내용을 보면 다음과 같습니다.

ServiceModelReg [11:21:58:685]: Installing: Microsoft Digital Identity Service (idsvc)
ServiceModelReg [11:21:58:695]: Error: System.ComponentModel.Win32Exception: The name is already in use as either a service name or a service display name
   at System.ServiceModel.Install.ServiceManagerHandle.CreateService(String serviceName, String displayName, Int32 serviceType, Int32 startType, Int32 errorControl, String binaryPathName, String dependencies, String serviceStartName)







[최초 등록일: ]
[최종 수정일: 6/2/2006]

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

비밀번호

댓글 작성자
 




... 76  77  78  79  80  81  82  83  84  [85]  86  87  88  89  90  ...
NoWriterDateCnt.TitleFile(s)
11844정성태3/14/201924521개발 환경 구성: 434. Visual Studio 2019 - 리눅스 프로젝트를 이용한 공유/실행(so/out) 프로그램 개발 환경 설정 [1]파일 다운로드1
11843정성태3/14/201919347기타: 75. MSDN 웹 사이트를 기본으로 영문 페이지로 열고 싶다면?
11842정성태3/13/201917209개발 환경 구성: 433. 마이크로소프트의 CoreCLR 프로파일러 예제를 Visual Studio CMake로 빌드하는 방법 [1]파일 다운로드1
11841정성태3/13/201917666VS.NET IDE: 132. Visual Studio 2019 - CMake의 컴파일러를 기본 g++에서 clang++로 변경
11840정성태3/13/201919733오류 유형: 526. 윈도우 10 Ubuntu App 환경에서는 USB 외장 하드 접근 불가
11839정성태3/12/201923748디버깅 기술: 124. .NET Core 웹 앱을 호스팅하는 Azure App Services의 프로세스 메모리 덤프 및 windbg 분석 개요 [3]
11838정성태3/7/201927494.NET Framework: 811. (번역글) .NET Internals Cookbook Part 1 - Exceptions, filters and corrupted processes [1]파일 다운로드1
11837정성태3/6/201941167기타: 74. 도서: 시작하세요! C# 7.3 프로그래밍 [10]
11836정성태3/5/201924826오류 유형: 525. Visual Studio 2019 Preview 4/RC - C# 8.0 Missing compiler required member 'System.Range..ctor' [1]
11835정성태3/5/201922971.NET Framework: 810. C# 8.0의 Index/Range 연산자를 .NET Framework에서 사용하는 방법 및 비동기 스트림의 컴파일 방법 [3]파일 다운로드1
11834정성태3/4/201921647개발 환경 구성: 432. Visual Studio 없이 최신 C# (8.0) 컴파일러를 사용하는 방법
11833정성태3/4/201922712개발 환경 구성: 431. Visual Studio 2019 - CMake를 이용한 공유/실행(so/out) 리눅스 프로젝트 설정파일 다운로드1
11832정성태3/4/201917724오류 유형: 524. Visual Studio CMake - rsync: connection unexpectedly closed
11831정성태3/4/201918503오류 유형: 523. Visual Studio 2019 - 새 창으로 뜬 윈도우를 닫을 때 비정상 종료
11830정성태2/26/201917748오류 유형: 522. 이벤트 로그 - Error opening event log file State. Log will not be processed. Return code from OpenEventLog is 87.
11829정성태2/26/201919044개발 환경 구성: 430. 마이크로소프트의 CoreCLR 프로파일러 예제 빌드 방법 - 리눅스 환경 [1]
11828정성태2/26/201927456개발 환경 구성: 429. Component Services 관리자의 RuntimeBroker 설정이 2개 있는 경우 [8]
11827정성태2/26/201919920오류 유형: 521. Visual Studio - Could not start the 'rsync' command on the remote host, please install it using your system package manager.
11826정성태2/26/201920455오류 유형: 520. 우분투에 .NET Core SDK 설치 시 패키지 의존성 오류
11825정성태2/25/201926123개발 환경 구성: 428. Visual Studio 2019 - CMake를 이용한 리눅스 빌드 환경 설정 [1]
11824정성태2/25/201920402오류 유형: 519. The SNMP Service encountered an error while accessing the registry key SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration. [1]
11823정성태2/21/201921381오류 유형: 518. IIS 관리 콘솔이 뜨지 않는 문제
11822정성태2/20/201920539오류 유형: 517. docker에 설치한 MongoDB 서버로 연결이 안 되는 경우
11821정성태2/20/201921303오류 유형: 516. Visual Studio 2019 - This extension uses deprecated APIs and is at risk of not functioning in a future VS update. [1]
11820정성태2/20/201924442오류 유형: 515. 윈도우 10 1809 업데이트 후 "User Profiles Service" 1534 경고 발생
11819정성태2/20/201923496Windows: 158. 컴퓨터와 사용자의 SID(security identifier) 확인 방법
... 76  77  78  79  80  81  82  83  84  [85]  86  87  88  89  90  ...