System Speech Synthesis and Application Pool Identity
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- backend, operating-systems
Research direction
Start by comparing the System.Speech.Synthesis behavior under IIS ApplicationPoolIdentity and NetworkService on Windows 10/IIS and Windows Server 2019 Datacenter. Investigate the application pool identity, permissions, and configuration involved; the issue is resolved when the web application streams audio to the HTML Audio control while retaining ApplicationPoolIdentity.
Written by the indexing model from the issue text.
Description
This issue has been moved from a ticket on Developer Community.
Hi,
I have developed an ASP.Net web application that streams audio content using System.Speech.Synthesis to a HTML Audio control in a browser, which works locally on Windows 10/IIS. The local website in IIS has its own Application Pool and run the identity runs as ApplicationPoolIdentity
When this web application is then deployed to a domain-controlled Windows Server 2019 Datacenter the functionality doesn’t work.
After some investigation if I change the IIS website application pool identity to NetworkService, the functionality works.
I would like to keep the identity as ApplicationPoolIdentity.
Are then specific configurations or permissions that I can update to enable this to work with ApplicationPoolIdentity for the Windows Server 2019 Datacenter?
Thanks in advance
Original Comments
Feedback Bot on 2/4/2025, 09:42 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Adam Derbyshire on 2/25/2025, 04:53 AM:
(private comment, text removed)
Eric St. John [MSFT] on 3/13/2025, 10:30 AM:
We have converted this feedback item to a suggestion. This change was done to better reflect the feedback’s nature. It will allow other developers to easily find it and engage on it.
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/runtime
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
area-System.Reflection blocking-clean-ci-optional Known Build Error os-mac-os-x untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area-CodeGen-coreclr untriaged
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
agentic-workflows untriaged
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
area-VM-meta-mono untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/PSResourceGet#2056 ·