dotNET builder error
조회 수: 2 (최근 30일)
이전 댓글 표시
when a try to use an assembly that I have created using buider dotNET I got an error in visual studio 2010, specifically, this error
An unhandled exception of type 'System.BadImageFormatException' occurred in mscorlib.dll
Additional information: Could not load file or assembly 'MWArray, Version=2.12.0.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f' or one of its dependencies. Foi feita uma tentativa de se carregar um programa com um formato incorreto.
can someone give me a solution?
댓글 수: 1
Walter Roberson
2012년 6월 25일
The Portugese portion translates as "An attempt was made to load a program with an incorrect format."
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!