Skip to content

Fix UNC path support for stdoutLogFile in IIS/ANCM#67809

Open
SparshGarg999 wants to merge 2 commits into
dotnet:mainfrom
SparshGarg999:fix/ancm-unc-path
Open

Fix UNC path support for stdoutLogFile in IIS/ANCM#67809
SparshGarg999 wants to merge 2 commits into
dotnet:mainfrom
SparshGarg999:fix/ancm-unc-path

Conversation

@SparshGarg999

Copy link
Copy Markdown

Fixes #66363

Updates EnsureDirectoryPathExists in file_utility.cpp to skip server and share names for canonicalized UNC paths, preventing ERROR_BAD_PATHNAME.

@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jul 15, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Thanks for your PR, @SparshGarg999. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@SparshGarg999

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IIS/ANCM: UNC stdoutLogFile causes invalid directory creation (ERROR_BAD_PATHNAME)

1 participant