microsoft / microsoft/CSS-Exchange
[Work Item] HealthChecker validation of EWS API install in Exchange path
Open
@dpaulson45 is already working on this.
Since Dec 6, 2024.
Enhancement
HC - Add Data Collection
Health Checker
Need Investigation
P2
Work Item
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the work
Need to confirm that EWS API isn't installed within the Exchange Install Path [It is NOT required for this to be in the Bin folder to cause issues]. Repro steps:
- Download EWS API
- Install this in the same path as Bin
- Confirm AppPool crashes (usually ServicesAppPool)
Additional Context
When putting the EWS API files inside of Exchange Install Path we can see issues with AppPool stability - https://github.com/OfficeDev/ews-managed-api/blob/master/README.md; direct download link - https://www.nuget.org/packages/Microsoft.Exchange.WebServices/
Will update when I've done more testing in my lab.
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.
Assessment
This issue has not been assessed yet.