Error in validating CTF manifest file.
古いコメントを表示
I have a STF file which I am trying to upload to dotnet. When trying to create a MWMCR instance, the following exception occurs:
```
"The MATLAB Runtime instance could not be initialized
Error initializing MATLAB Runtime: Error in validating CTF manifest file."
```
The code that threw the exception:
MWMCR m_matlab_runtime = new MWMCR(fileN, ctfFilePath, true);
This behavior appears on matlab runtime v99 and 2023b versions.
How to fix this error and what is the manifest?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Microsoft .NET についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!