부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. SharePoint Server 2013을 Windows Server 2016에 설치할 때 .NET 4.5 설치 오류 발생 SharePoint Server 2013을 Windows Server 2016에 설치하려는 경우, .NET 4.6이 기본 설치된 것으로 인해 다음과 같은 오류가 발생합니다. Setup is unable to proceed due to the following error(s): This product requires Microsoft .Net Framework 4.5. For the list of pre-requisites needed to install the product please refer to: http://go.microsoft.com/fwlink/?LinkID=230806 검색해 보면, 다음의 KB 자료가 있고, SharePoint 2013 or Project Server 2013 Setup error if the .NET Framework 4.6 is installed ; https://support.microsoft.com/en-us/help/3087184/sharepoint-2013-or-project-server-2013-setup-error-if-the-.net-framewo 위의 글에서 제공해주는 다음의 ZIP 파일을 내려받아, SharePoint Server 2013 with Service Pack 1 fix ; https://download.microsoft.com/download/3/6/2/362c4a9c-4afe-425e-825f-369d34d64f4e/svrsetup_15-0-4709-1000_x64.zip 압축을 풀어 나오는 svrsetup.dll 파일을 setup.exe 설치 파일이 있는 폴더에 덮어써 주면 됩니다. 대개의 경우, .ISO 파일을 마운팅해서 설치하게 될 텐데, 이런 경우 .iso 파일의 내용을 모두 로컬 드라이브로 복사한 다음 덮어써 setup.exe를 실행해 주면 됩니다. [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] 오류 유형: 404. SharePoint 2013 설치 과정에서 "The username is invalid The account must be a valid domain account" 오류 발생[이전 글] Windows: 144. Windows Server 2016에 Windows Identity Extensions을 설치하는 방법 [최초 등록일: 6/28/2017] [최종 수정일: 6/28/2017] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 ... 106 [107] 108 109 110 111 112 113 114 115 116 117 118 119 120 ... NoWriterDateCnt.TitleFile(s) 11246정성태7/11/201718044VS.NET IDE: 118. Visual Studio - 다중 폴더에 포함된 파일들에 대한 "Copy to Output Directory"를 한 번에 설정하는 방법11245정성태7/10/201723616개발 환경 구성: 321. Visual Studio Emulator for Android 소개 [2]11244정성태7/10/201723119오류 유형: 407. Visual Studio에서 ASP.NET Core 실행할 때 dotnet.exe 프로세스의 -532462766 오류 발생 [1]11243정성태7/10/201719840.NET Framework: 666. dotnet.exe - 윈도우 운영체제에서의 .NET Core 버전 찾기 규칙11242정성태7/8/201720187제니퍼 .NET: 27. 제니퍼 닷넷 적용 사례 (7) - 노후된 스토리지 장비로 인한 웹 서비스 Hang (멈춤) 현상11241정성태7/8/201718918오류 유형: 406. Xamarin 빌드 에러 XA5209, APT000011240정성태7/7/201721830.NET Framework: 665. ClickOnce를 웹 브라우저를 이용하지 않고 쿼리 문자열을 전달하면서 실행하는 방법 [3]111239정성태7/6/201723362.NET Framework: 664. Protocol Handler - 웹 브라우저에서 데스크톱 응용 프로그램을 실행하는 방법 [5]111238정성태7/6/201720862오류 유형: 405. NT 서비스 시작 시 "Error 1067: The process terminated unexpectedly." 오류 발생 [2]11237정성태7/5/201722505.NET Framework: 663. C# - PDB 파일 경로를 PE 파일로부터 얻는 방법111236정성태7/4/201725745.NET Framework: 662. C# - VHD/VHDX 가상 디스크를 마운트하지 않고 파일을 복사하는 방법111235정성태6/29/201719909Math: 20. Matlab/Octave로 Gram-Schmidt 정규 직교 집합 구하는 방법11234정성태6/29/201717257오류 유형: 404. SharePoint 2013 설치 과정에서 "The username is invalid The account must be a valid domain account" 오류 발생11233정성태6/28/201717149오류 유형: 403. SharePoint Server 2013을 Windows Server 2016에 설치할 때 .NET 4.5 설치 오류 발생11232정성태6/28/201718111Windows: 144. Windows Server 2016에 Windows Identity Extensions을 설치하는 방법11231정성태6/28/201718736디버깅 기술: 86. windbg의 mscordacwks DLL 로드 문제 - 세 번째 이야기 [1]11230정성태6/28/201717909제니퍼 .NET: 26. 제니퍼 닷넷 적용 사례 (6) - 잦은 Recycle 문제11229정성태6/27/201719142오류 유형: 402. Windows Server Backup 관리 콘솔이 없어진 경우11228정성태6/26/201716703개발 환경 구성: 320. Visual Basic .NET 프로젝트에서 내장 Manifest 자원을 EXE 파일로부터 제거하는 방법111227정성태6/19/201724423개발 환경 구성: 319. windbg에서 python 스크립트 실행하는 방법 - pykd [6]11226정성태6/19/201716318오류 유형: 401. Microsoft Edge를 실행했는데 입력 반응이 없는 경우11225정성태6/19/201715584오류 유형: 400. Outlook - The required file ExSec32.dll cannot be found in your path. Install Microsoft Outlook again.11224정성태6/13/201718068.NET Framework: 661. Json.NET의 DeserializeObject 수행 시 속성 이름을 동적으로 바꾸는 방법111223정성태6/12/201716804개발 환경 구성: 318. WCF Service Application과 WCFTestClient.exe11222정성태6/10/201720502오류 유형: 399. WCF - A property with the name 'UriTemplateMatchResults' already exists.111221정성태6/10/201717354오류 유형: 398. Fakes - Assembly 'Jennifer5.Fakes' with identity '[...].Fakes, [...]' uses '[...]' which has a higher version than referenced assembly '[...]' with identity '[...]' ... 106 [107] 108 109 110 111 112 113 114 115 116 117 118 119 120 ...