Issue Details
Error 1172 like the screenshot below occurred when I execute LabVIEW VI which calls MATLAB-built DLL (dynamic link library). The LabVIEW application is working well previously, but suddenly this error came out after the Windows update.
Error 1172Constructor Node Error creating instance of DetectaGridPointClass in assembly detectGridPointCompNative.DetectGridPointClass, detectGridPointCompNative, Version-1.0.0.0, Culture=neutral, PublicKeyToken=null,
(System.Exception: MWArray assembly failed to be initialized
Inner Exception: System.Exception: The MATLAB Runtime instance could not be initialized
Inner Exception: System.ApplicationException: The MATLAB Runtime instance could not be initialized
segv - SEVERE ERROR)