Question:
My user has reported a server error which says Value cannot be null. Parameter name: stream. What do I do?
Answer:
This error is caused when the IIS node cannot persist state to the file system.
Single node deployments:
- Check to see if the drive on the IIS system is full or corrupt.
Multiple IIS nodes:
Because the nodes might share a common file store, see the Members tab in ICTool, specifically the PDS and FDS path values.
- Verify that the drive is still accessible at the specified path.
- Check if the drive is full or corrupt.
- Reboot the VM with the shared drive.
- Reboot the IIS node that cannot access the file share.
KBA-01881; Last updated: August 21, 2025 at 9:55 am