Which assembly should have NOJVM attribute?

I have the following problem. MCR ignores NOJVM(true) attribute of my assembly and starts JVM. (Similar question was posted here without answer: http://www.mathworks.com/matlabcentral/answers/7074-mcr-invocation)
The problem occurs if I build a class library with VS2008 C#, it does not occur if I build a console application.
Therefore, I believe the reason is that MCR reflects on attributes of a different assembly than my class library when it looks for NOJVM.
My question is, what algorithm MCR uses to find and reflect on NOJVM attribute?
Thanks in advance for help.

Respuestas (0)

La pregunta está cerrada.

Productos

Etiquetas

Preguntada:

el 16 de Nov. de 2012

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by