-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Try to capture more helix logs for IIS errors #42992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Brennan <brecon@microsoft.com>
|
Got a local hit with this already: |
|
Looks like applicationHost.config doesn't seem to show multiple sites, guess we also need to include web.config in case that's the file that's messed up... Here's what a local failure shows, with just a single site as expected even though it says multiple sites were found |
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
|
web.config and applicationhost.config look fine, smoking gun now looks to be redirection.config since the tests appear to modify the copy in system32/inetserv and it gets left behind etc. |
Attempting to capture applicationHost.config when it gets corrupted on helix by copying the config file to the helix upload directory