-
Currently the secrets files inside a Windows Docker container are restricted so only administrative and system accounts can access them. That limits the use for apps running as least-privilege account…
-
### Overview
This is a summary issue with a general task of reducing IIS execution time.
### Description
IIS execution time currently ranges up to two days. The bulk of this time should be due …
-
```
What steps will reproduce the problem?
1. Setup sample.mvc to run under IIS
2. Navigate to page
3. No Profiler widget
What is the expected output? What do you see instead?
What version of the p…
-
**Describe the bug**
after apply IIS 8.5 v1.7 STIG on windows 2016 with IIS on failed to report as true
**To Reproduce**
on a windows 2016 member server, with web server feature turned on, asp.ne…
-
Hi All,
I am facing deployment issues in IIS 10
**Error in library(RODBC) : there is no package called 'RODBC'** same with other packages also.
Tried changing path also but nothing works for me
But i…
-
```
This is a followup to issue 72. I noticed in the mail module where a try/catch
block was added to the mail module. I was wondering if there was a reason
try/catch blocks were not added at all (o…
-
Running Windows 2012 R2
used powershell gallery to install
also installed ACMESharp.Providers.IIS
steps:
Initialize-ACMEVault
New-ACMERegistration .....
New-ACMEIdentifier -Dns www.c…
-
### Describe the bug
If I don't need a PathPattern Transform, YARP passes my request through with a trailing slash and all is well. However, if I insert a PathPattern Transform, even if it is a test …
-
```
What steps will reproduce the problem?
1. Setup sample.mvc to run under IIS
2. Navigate to page
3. No Profiler widget
What is the expected output? What do you see instead?
What version of the p…
-
per @John-Hart
> I was helping someone research an issue and found the links to [INativeConfiguration](https://learn.microsoft.com/en-us/search/?terms=INativeConfiguration)* in [iis-docs/iis/web-…