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.

답변 (0개)

이 질문은 마감되었습니다.

태그

질문:

2012년 11월 16일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by