What does HRESULT 0x80045328 (FSRM_E_INVALID_REPORT_FORMAT) mean?

 
Previous Next
FSRM_E_INVALID_DATASCREEN_DEFINITION FSRM_E_INVALID_REPORT_DESC

FSRM_E_INVALID_REPORT_FORMAT

FSRM_E_INVALID_REPORT_FORMAT (0x80045328) The storage-report output format is not valid for the requested report job or configuration.

What to check for FSRM_E_INVALID_REPORT_FORMAT

  • Check the selected report type and output format together; not every report type supports every format.
  • Remove unsupported output formats from imported or scripted report definitions.
  • Verify that the report-output location can accept the resulting files.

Microsoft: FSRM overview

Microsoft: FileServerResourceManager PowerShell module

Microsoft: FSRM troubleshooting guidance

Diagnostic interpretation

This result has the HRESULT value 0x80045328. AllStat records the condition as “The specified report format is invalid.”.

Evidence to capture

  • Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the fsrm / report / format operation.
  • check the documented return contract of the specific API because the same HRESULT can require different recovery in different interfaces.

Retry and recovery

” has changed.


Looking for a different code? Search another status or error code.