부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. HttpResponse.Headers.Add에서 "System.PlatformNotSupportedException: This operation requires IIS integrated pipeline mode." 예외 발생 재미있는, 하지만 황당한 현상이 나왔군요. ^^; 유독 윈도우 서버 2003에서만 아래의 코드를 실행하는 경우, // HttpResponse resp = ...; resp.Headers.Add("TEST", "test_value"); "System.PlatformNotSupportedException: This operation requires IIS integrated pipeline mode."라는 예외가 발생합니다. 검색해 보면, 이런 현상에 대해 좀 나오는데요. Is there any way to run Umbraco 6.* on windows 2003?? ; https://our.umbraco.org/forum/getting-started/installing-umbraco/41456-Is-there-any-way-to-run-Umbraco-6star-on-windows-2003 IIS6 + HttpModule: This operation requires IIS integrated pipeline mode ; http://stackoverflow.com/questions/186548/iis6-httpmodule-this-operation-requires-iis-integrated-pipeline-mode 결론만 보면, 해결 방법은 HttpResponse.AddHeader로 호출하면 된다는 것입니다. // HttpResponse resp = ...; resp.AddHeader("TEST", "test_value"); 깊게 살펴보지는 않았지만, 이 부분은 마이크로소프트 측에서 실수한 것이 아닌가 생각됩니다. 다들 아시는 것처럼, "integrated pipeline mode"라는 것은 IIS 7부터 존재하는 것이라서 윈도우 서버 2003에는 적용할 수 없으므로 오류 자체가 말이 안되는 경우입니다. [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] 오류 유형: 281. DebugView로 인한 System.Diagnostics.Trace.WriteLine 멈춤(Hang) 현상[이전 글] DDK: 6. ZwTerminateProcess로 프로세스를 종료하는 Device Driver 프로그램 [최초 등록일: 4/27/2015] [최종 수정일: 4/27/2015] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 ... 46 47 [48] 49 50 51 52 53 54 55 56 57 58 59 60 ... NoWriterDateCnt.TitleFile(s) 12741정성태7/29/202116313.NET Framework: 1082. Azure Active Directory - Microsoft Graph API 호출 방법112740정성태7/29/202114832오류 유형: 747. SharePoint - InvalidOperationException 0x8013150912739정성태7/28/202115213오류 유형: 746. Azure Active Directory - IDW10106: The 'ClientId' option must be provided.12738정성태7/28/202116241오류 유형: 745. Azure Active Directory - Client credential flows must have a scope value with /.default suffixed to the resource identifier (application ID URI).12737정성태7/28/202115284오류 유형: 744. Azure Active Directory - The resource principal named api://...[client_id]... was not found in the tenant12736정성태7/28/202115594오류 유형: 743. Active Azure Directory에서 "API permissions"의 권한 설정이 "Not granted for ..."로 나오는 문제12735정성태7/27/202115343.NET Framework: 1081. C# - Azure AD 인증을 지원하는 데스크톱 애플리케이션 예제(Windows Forms) [2]112734정성태7/26/202132170스크립트: 20. 특정 단어로 시작하거나/끝나는 문자열을 포함/제외하는 정규 표현식 - Look-around12733정성태7/23/202120183.NET Framework: 1081. Self-Contained/SingleFile 유형의 .NET Core/5+ 실행 파일을 임베딩한다면? [1]212732정성태7/23/202113514오류 유형: 742. SharePoint - The super user account utilized by the cache is not configured.12731정성태7/23/202115551개발 환경 구성: 584. Add Internal URLs 화면에서 "Save" 버튼이 비활성화 된 경우12730정성태7/23/202117083개발 환경 구성: 583. Visual Studio Code - Go 코드에서 입력을 받는 경우12729정성태7/22/202115439.NET Framework: 1080. xUnit 단위 테스트에 메서드/클래스 수준의 문맥 제공 - Fixture12728정성태7/22/202115600.NET Framework: 1079. MSTestv2 단위 테스트에 메서드/클래스/어셈블리 수준의 문맥 제공12727정성태7/21/202116677.NET Framework: 1078. C# 단위 테스트 - MSTestv2/NUnit의 Assert.Inconclusive 사용법(?) [1]12726정성태7/21/202116446VS.NET IDE: 169. 비주얼 스튜디오 - 단위 테스트 선택 시 MSTestv2 외의 xUnit, NUnit 사용법 [1]12725정성태7/21/202114963오류 유형: 741. Failed to find the "go" binary in either GOROOT() or PATH12724정성태7/21/202117886개발 환경 구성: 582. 윈도우 환경에서 Visual Studio Code + Go (Zip) 개발 환경 [1]12723정성태7/21/202114691오류 유형: 740. SharePoint - Alternate access mappings have not been configured 경고12722정성태7/20/202114438오류 유형: 739. MSVCR110.dll이 없어 exe 실행이 안 되는 경우12721정성태7/20/202115673오류 유형: 738. The trust relationship between this workstation and the primary domain failed. - 세 번째 이야기12720정성태7/19/202114946Linux: 43. .NET Core/5+ 응용 프로그램의 Ubuntu (Debian) 패키지 준비12719정성태7/19/202114142오류 유형: 737. SharePoint 설치 시 "0x800710D8 The object identifier does not represent a valid object." 오류 발생12718정성태7/19/202114089개발 환경 구성: 581. Windows에서 WSL로 파일 복사 시 root 소유권으로 적용되는 문제112717정성태7/18/202114345Windows: 195. robocopy에서 파일의 ADS(Alternate Data Stream) 정보 복사를 제외하는 방법12716정성태7/17/202115385개발 환경 구성: 580. msbuild의 Exec Task에 robocopy를 사용하는 방법1 ... 46 47 [48] 49 50 51 52 53 54 55 56 57 58 59 60 ...