부모글 보이기/감추기 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) 11059정성태10/11/201628916.NET Framework: 609. WPF - 다중 스레드 환경에서 데이터 바인딩의 INotifyPropertyChanged.PropertyChanged에 대한 배려 [1]111058정성태10/8/201624032개발 환경 구성: 303. Windows 10 Bash Shell - 한글 환경을 영문으로 바꾸고 싶다면?11057정성태10/8/201618556오류 유형: 358. Windows 10 bash shell - sudo: unable to resolve host ...11056정성태10/8/201622360개발 환경 구성: 302. Windows 10 bash shell 시작 시 [...] packages can be updated.11055정성태10/8/201623401.NET Framework: 608. double 값을 구할 때는 반드시 피연산자를 double로 형변환! [6]11054정성태10/5/201627412개발 환경 구성: 301. "Let's Encrypt" SSL 인증서를 Azure Cloud Services(classic)에 업데이트하는 방법11053정성태10/5/201622033.NET Framework: 607. C# try/catch/finally의 IL 코드 표현11052정성태9/27/201635946개발 환경 구성: 300. C# DLL에서 Win32 C/C++처럼 dllexport 함수를 제공하는 방법 [7]111051정성태9/25/201623139개발 환경 구성: 299. docker - c:\programdata\docker\windowsfilter 폴더 정리하는 방법111050정성태9/24/201627991VC++: 101. 반올림하지 않고 double 변수 값 출력하는 방법 [3]11049정성태9/24/201622351오류 유형: 357. 윈도우 백업 시 오류 - 0x8100003711048정성태9/24/201623416VC++: 100. 전역 변수 유형별 실행 파일 크기 차이점11047정성태9/21/201627331기타: 61. algospot.com - 양자화(Quantization) 문제 [2]111046정성태9/15/201629015개발 환경 구성: 298. Windows 10 - bash 실행 시 시작 디렉터리 자동 변경11045정성태9/15/201621663Windows: 119. Windows 10 - bash 명령어 창을 실행했는데 바로 닫히는 경우11044정성태9/15/201621883VS.NET IDE: 112. Visual Studio 확장 - 편집 화면 내에서 링크를 누르면 외부 웹 브라우저에서 열기11043정성태9/15/201622591.NET Framework: 606. .NET 스레드 콜 스택 덤프 (7) - ClrMD(Microsoft.Diagnostics.Runtime)를 이용한 방법 [1]111042정성태9/14/201620664오류 유형: 356. Unknown custom metadata item kind: 611041정성태9/10/201620813.NET Framework: 605. CLR4 보안 - yield 구문 내에서 SecurityCritical 메서드 사용 불가 - 2번째 이야기11040정성태9/10/201628262.NET Framework: 604. C# Windows Forms - Drag & Drop 예제 코드 [2]111039정성태9/9/201624091오류 유형: 355. Visual Studio 빌드 오류 - error CS0122: '__ComObject' is inaccessible due to its protection level11038정성태9/9/201626709VC++: 99. 서로 다른 프로세스에서 WM_DROPFILES 메시지를 전송하는 방법111037정성태9/8/201629920.NET Framework: 603. socket - shutdown 호출이 필요한 사례111036정성태8/29/201625700개발 환경 구성: 297. 소스 코드가 없는 닷넷 어셈블리를 디버깅할 때 지역 변숫값을 확인하는 방법11035정성태8/29/201621629오류 유형: 354. .NET Reflector - PDB 생성 화면에서 "Clear Store"를 하면 "Index and length must refer to a location within the string" 예외 발생11034정성태8/25/201625620개발 환경 구성: 296. .NET Core 프로젝트를 NuGet Gallery에 배포하는 방법 [2] ... 106 107 108 109 110 111 112 113 114 115 [116] 117 118 119 120 ...