MWMCR instance could not be initialized - throw System.ApplicationExcetion
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Chetan Rawal
el 3 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!