Does MATLAB latest version support WIndows server 2012 R2 and .Net framework 4.6.1

11 views (last 30 days)
Our applications are in .Net framework 2.0 and using MATLAB dll (MWArray – version 2.9.1.0 )
We are migrating .Net applications to framework 4.6.1
Existing MATLAB dll ( 2.9.1.0) is not supported. It throws below error
System.TypeInitializationException: The type initializer threw an exception. ---> System.Exception: The MCR instance could not be initialized ---> System.ApplicationException: The MCR instance could not be initialized
Could not access the MCR component cache.
at MathWorks.MATLAB.NET.Utility.MWMCR..ctor(String componentName, String componentPath, Boolean isLibrary)
--- End of inner exception stack trace ---
at MathWorks.MATLAB.NET.Utility.MWMCR..ctor(String componentName, String componentPath, Boolean isLibrary)
--- End of inner exception stack trace --
Does MATLAB latest version support WIndows server 2012 R2 and .Net framework 4.6.1

Answers (1)

Karthikeyan Krishnan
Karthikeyan Krishnan on 27 Nov 2017
Thanks Can some one please update on the .Net framework version 4.6.1 compatibility?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!