MWArray assembly failed to be initialized ---> System.Exception: The MCR instance could not be initialized
Show older comments
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.
Answers (0)
Categories
Find more on Deploy to C++ Applications Using mwArray API (C++03) in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!