dotnet / dotnet/dotnet-api-docs
IProcessHostPreloadClient works on all versions of IIS
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Other (describe below)
### Description
The documentation for `IProcessHostPreloadClient` was changed in 2023 to state this only works for IIS 7 and Windows 7. This is incorrect, it works on all versions of IIS and Windows. We began using it at my employer with Windows Server 2012, and we currently use it on IIS 10 and Windows Server 2022.
We advised our Microsoft DSEs of this error but it still has not been corrected.
(I can't find it, but there is or was an open Issue requesting support for this in ASP.NET Core, too.)
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.web.hosting.iprocesshostpreloadclient?view=netframework-4.8.1
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Web.Hosting/IProcessHostPreloadClient.xml
### Document Version Independent Id
0cb7f155-4a3c-bd41-e2e8-c00373b577c9
### Platform Id
bbeb439d-090c-ae53-b58d-0702e7aedac8
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.