MWMCR instance could not be initialized - throw System.ApplicationExcetion
3 views (last 30 days)
Show older comments
MCR is installed. Path is set correctly.
Any way I try to use matlab - either as .NET or COM, it crushes when it tries to init the MWMCR.
I've added the cs file and I see that it crushes in this line:
mcr= new MWMCR("", ctfFilePath, embeddedCtfStream, true);
I've tried with ctf embedded, and without. nothing matters. Windows 8 x64, MCR ver 8.1 Dot net set to 4.0 target x64.
Any ideas how I can pass this line and start using my functions ?
0 Comments
Answers (1)
Chetan Rawal
on 3 Sep 2013
If you are still facing trouble, I would suggest contacting MathWorks support ( support@mathworks.com ). They can try to reproduce your errors to see what is causing them, and help you out.
0 Comments
See Also
Categories
Find more on Startup and Shutdown 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!