이 주제는 Windows 플랫폼에서 알려진 문제점에 대한 문제점 해결 정보를 포함합니다.
"[crit] (10045) The attempted operation is not supported for the type of object referenced: Parent:
WSADuplicateSocket failed for socket ###"
Aventail Connect는 Winsock 2 API와 Windows 기본 Winsock 2 구현 사이에 shim으로 삽입되는 LSP(Layered Service Provider)입니다. Aventail Connect shim은 실패 원인인 WSADuplicateSocket을 구현하지 않습니다. Aventail Connect가 종료될 때 shim이 로드 해제되지 않습니다.
Windows 운영 체제에서는 일부 IBM HTTP Server 및 웹 서버 플러그인 컴포넌트에 대한 메시지가 나타납니다. 이 메시지는 병렬 구성이 잘못되어 애플리케이션을 시작하지 못했음을 나타냅니다. IBM HTTP Server 또는 웹 서버 플러그인에 SSL(Secure Sockets Layer)이 구성되는 경우 웹 서버를 로드할 수 없습니다.
<ihsinst>\bin\gskver 및 <ihsinst>\bin\gskcapicmd 프로그램 또한 동일한 오류로 실패합니다. 이들 두 프로그램은 GSKit(Global Security Kit) 인증서 관리 도구의 일부입니다.
이러한 프로그램은 다음 오류 메시지와 함께 실패합니다. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.
Activation context generation failed for "_IHS_install_path_\gsk8\bin\gsk8ver.exe". Dependent Assembly
Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",
version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.
http://www.microsoft.com/downloads/details.aspx?familyid=9b2da534-3e03-4391-8a4d-074b9f2bc1bf에 있는 Microsoft Visual C++ 2008 재배포 가능 패키지(x86)를 설치하여 문제점을 해결하십시오. vcredist_x86.exe 파일은 Microsoft 웹 사이트에서도 검색할 수 있습니다. 64비트 웹 서버 플러그인을 사용하는 경우 64비트 재배포 가능 패키지도 설치하십시오.