rptview() error - timing out

15 ビュー (過去 30 日間)
Deborah Curtis
Deborah Curtis 2022 年 7 月 26 日
コメント済み: Deborah Curtis 2022 年 12 月 2 日
I am suddenly getting an error trying to use rptview() where I haven't gotten one before, without changing anything. I am getting the following error codes:
Error using mlreportgen.utils.internal/executeRPC
Retry calling function "@()openDocNETObj(hDocs,fullFilePath)".
Error in mlreportgen.utils.WordDoc/createNETObj
Error in mlreportgen.utils.internal/OfficeDoc
Error in mlreportgen.utils.WordDoc
Error in mlreportgen.utils.internal/WordController/createDoc
Error in mlreportgen.utils.internal/OfficeController/load
Error in mlreportgen.utils.word.load
Error in mlreportgen.utils.rptviewer/createViewer
Error in mlreportgen.utils.rptviewer.viewer
Error in mlreportgen.utils.internal/rptview
Error in rptview (line 65)
mlreportgen.utils.internal.rptview(fileName, varargin{:})
Error in generate_POTT_report (line 179)
rptview(D);
Caused by:
Error using mlreportgen.utils.WordDoc
Timed out while waiting for "<redacted>Report.docx" to open.
Any ideas? The code was working fine till this morning.
My code is generating a report and then opens it automatically for review. I have double and triple checked to make sure the filepath is correct. The file is being created and is located where it says it should be.
  2 件のコメント
SRUSHTI KHATAU
SRUSHTI KHATAU 2022 年 12 月 2 日
Hi,
I am getting the same error.
Have you found any solution?
Please help.
Thank you in advance.
Deborah Curtis
Deborah Curtis 2022 年 12 月 2 日
I fixed it by restarting the computer. Hope this helps you too!

サインインしてコメントする。

回答 (1 件)

Deborah Curtis
Deborah Curtis 2022 年 7 月 26 日
Nevermind, I fixed it by restarting the computer :)

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by