MWArray assembly failed to be initialized ---> System.Exception: The MCR instance could not be initialized
이전 댓글 표시
I'm using Matlab 2013a and compiling matlab codes to dll for .net application used under windows 7/10. Using Visual Studio 2005.
Sometime, random error happens with System.Exception: The MCR instance could not be initialized. A restart sometime solve the error, but I want to make it more reliable. I have also tried method mentioned in https://www.mathworks.com/matlabcentral/answers/216971-mwarray-assembly-failed-to-be-initialized-in-c which generate the .ctf along with dll, and it make the application stop working completely with error initializing CTF Archive. Any help regarding this will be really helpful.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deploy to C++ Applications Using mwArray API (C++03)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!