부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... [76] 77 78 79 80 81 82 83 84 85 86 87 88 89 90 ... NoWriterDateCnt.TitleFile(s) 12069정성태12/2/201921203디버깅 기술: 139. windbg - x64 덤프 분석 시 메서드의 인자 또는 로컬 변수의 값을 확인하는 방법12068정성태11/28/201929646디버깅 기술: 138. windbg와 Win32 API로 알아보는 Windows Heap 정보 분석 [3]212067정성태11/27/201921187디버깅 기술: 137. 실제 사례를 통해 Debug Diagnostics 도구가 생성한 닷넷 웹 응용 프로그램의 성능 장애 보고서 설명 [1]112066정성태11/27/201920748디버깅 기술: 136. windbg - C# PInvoke 호출 시 마샬링을 담당하는 함수 분석 - OracleCommand.ExecuteReader에서 OpsSql.Prepare2 PInvoke 호출 분석12065정성태11/25/201918640디버깅 기술: 135. windbg - C# PInvoke 호출 시 마샬링을 담당하는 함수 분석112064정성태11/25/201922051오류 유형: 580. HTTP Error 500.0/500.33 - ANCM In-Process Handler Load Failure12063정성태11/21/201920971디버깅 기술: 134. windbg - RtlReportCriticalFailure로부터 parameters 정보 찾는 방법12062정성태11/21/201920065디버깅 기술: 133. windbg - CoTaskMemFree/FreeCoTaskMem에서 발생한 덤프 분석 사례 - 두 번째 이야기12061정성태11/20/201920259Windows: 167. CoTaskMemAlloc/CoTaskMemFree과 윈도우 Heap의 관계12060정성태11/20/201922614디버깅 기술: 132. windbg/Visual Studio - HeapFree x64의 동작 분석12059정성태11/20/201921838디버깅 기술: 131. windbg/Visual Studio - HeapFree x86의 동작 분석12058정성태11/19/201922462디버깅 기술: 130. windbg - CoTaskMemFree/FreeCoTaskMem에서 발생한 덤프 분석 사례12057정성태11/18/201917678오류 유형: 579. Visual Studio - Memory 창에서 유효한 주소 영역임에도 "Unable to evaluate the expression." 오류 출력12056정성태11/18/201923960개발 환경 구성: 464. "Microsoft Visual Studio Installer Projects" 프로젝트로 EXE 서명 및 MSI 파일 서명 방법112055정성태11/17/201917943개발 환경 구성: 463. Visual Studio의 Ctrl + Alt + M, 1 (Memory 1) 등의 단축키가 동작하지 않는 경우12054정성태11/15/201919592.NET Framework: 869. C# - 일부러 GC Heap을 깨뜨려 GC 수행 시 비정상 종료시키는 예제12053정성태11/15/201920692Windows: 166. 윈도우 10 - 명령행 창(cmd.exe) 속성에 (DotumChe, GulimChe, GungsuhChe 등의) 한글 폰트가 없는 경우12052정성태11/15/201919566오류 유형: 578. Azure - 일정(schedule)에 등록한 runbook이 1년 후 실행이 안 되는 문제(Reason - The key used is expired.)12051정성태11/14/201923798개발 환경 구성: 462. 시작하자마자 비정상 종료하는 프로세스의 메모리 덤프 - procdump [1]12050정성태11/14/201921203Windows: 165. AcLayers의 API 후킹과 FaultTolerantHeap12049정성태11/13/201921759.NET Framework: 868. (닷넷 프로세스를 대상으로) 디버거 방식이 아닌 CLR Profiler를 이용해 procdump.exe 기능 구현12048정성태11/12/201921592Windows: 164. GUID 이름의 볼륨에 해당하는 파티션을 찾는 방법12047정성태11/12/201924036Windows: 163. 안전하게 eject시킨 USB 장치를 물리적인 재연결 없이 다시 인식시키는 방법12046정성태10/29/201918155오류 유형: 577. windbg - The call to LoadLibrary(...\sos.dll) failed, Win32 error 0n19312045정성태10/27/201918572오류 유형: 576. mstest.exe 실행 시 "Visual Studio Enterprise is required to execute the test." 오류 - 두 번째 이야기12044정성태10/27/201917717오류 유형: 575. mstest.exe - System.Resources.MissingSatelliteAssemblyException: The satellite assembly named "Microsoft.VisualStudio.ProductKeyDialog.resources.dll, ..." ... [76] 77 78 79 80 81 82 83 84 85 86 87 88 89 90 ...