iis-docs icon indicating copy to clipboard operation
iis-docs copied to clipboard

Documentation for IIS

Results 128 iis-docs issues
Sort by recently updated
recently updated
newest added

Does CommitChanges() trigger an app pool restart? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 707ec8e8-ae86-382e-c3b3-80e8db0ea8cd *...

The code sample appears to be broken into three separate snippets which makes it look odd: ![image](https://user-images.githubusercontent.com/23440/190140739-8ccafa0e-e3ba-4111-bd06-9064c97eb742.png) --- #### Document Details ⚠ *Do not edit this section. It is required...

Hello, The code examples for this article is split into 3 separate code text boxes, it seems the intention was to only have 1 code text box with all the...

Several pages need to be updated or removed/replaced because the Microsoft Web Platform Installer (WebPI) was retired. From https://www.microsoft.com/web/downloads/platform.aspx: > The Microsoft Web Platform Installer (WebPI) was retired on December...

The Self-Signed SSL generation from IIS Manager is broken. Link https://learn.microsoft.com/en-us/iis/get-started/getting-started-with-iis/getting-started-with-the-iis-manager-in-iis-7-and-iis-8 The error **ERR_SSL_KEY_USAGE_INCOMPATIBLE** is coming and chrome and edge browsers are not allowing the website to even open on...

Microsoft published a Protected Interoperable File Format (PIFF) specification in 2010. It defined another usage of multiple encryption and DRM systems in a single file container. PIFF brand was registered...

Whilst attempting to develop a native IIS module I've been having some issues triggering CGlobalModule::OnGlobalFileChange described in [CGlobalModule::OnGlobalFileChange Method ](https://learn.microsoft.com/en-us/iis/web-development-reference/native-code-api-reference/cglobalmodule-onglobalfilechange-method) I've built a new module using the example code on...

In [the current article](https://github.com/MicrosoftDocs/iis-docs/blob/main/iis/get-started/whats-new-in-iis-8/iis-80-websocket-protocol-support.md), there is an extra section > ## Disable WebSocket when using socket.io on node.js > If you are using the WebSocket support in socket.io on node.js...

I ran into several issues while referencing [URL Rewrite Module Configuration Reference: Interaction with IIS Output Caching](https://github.com/MicrosoftDocs/iis-docs/blob/a4fd093a642e61e86f4d1449aad542e970a49507/iis/extensions/url-rewrite-module/url-rewrite-module-configuration-reference.md#interaction-with-iis-output-caching). These issues have security implications for server variables like `CERT_SERIALNUMBER` that are set...