MATLAB compilation fails with - RPC server is unavailable
4 ビュー (過去 30 日間)
古いコメントを表示
Which compiling MATLAB mcc command I am getting the below errors often:
The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
0 件のコメント
回答 (1 件)
Kumar Pallav
2021 年 9 月 1 日
In the task manager check if:
1. Remote Procedure Call service is running
2. DCOM Server Process Launcher is running
If these services are running, then try disabling the firewall temporarily and check if the issue persists.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!