私のサービス(TCP)は以前にIIS7にbinがインストールされていましたが、これはその要件です:
Internet Information Services
- Web Management Tools (all)
- Wold Wide Web Services
-- Application Development Features (all - CGI)
-- Common Http Features (all)
-- Health and Diagnostics
--- HTTP Logging
--- Request Monitor
-- Performance Features
--- Static Content Compression
-- Security
--- Basic Authentication
--- Client Certificate Mapping Authentication
--- IIS Client Certificate Mapping Authentication
--- Request Filtering
--- URL Authorization
--- Windows Authentication
Microsoft .NET framework 3.0
- Windows Communication Foundation HTTP Activation (for WAS)
- Windows Communication Foundation Non-HTTP Activation
Windows Process Activation Service
- .NET Environment
- Configuration APIs
- Process Model
現在、.NET WCF Selfhost に変更しましたが、どのコンポーネントが必要なのか疑問に思っています。Internet Information Services と Windows Process Activation Service を削除できるというのは本当ですか?
.NET フレームワーク X.0 を保持する必要があるのはそれだけですか?