Why invoking MWArray throws exception in my project
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
Hi, In my C# code, I am using MWStructArray and MWArray. The moment MWArray instance is created, I get the following error. I am using 64bit runtime on 64 bit windows 7 OS. My C# code is compiled for .net version 4 and x64 settings.
Please help
Managed Debugging Assistant 'BindingFailure' has detected a problem in 'C:\Projects\Production\SGUK\dotnet_projects\apps\StrategySystem\StrategyClient\bin\x64\Debug\StrategyClient.vshost.exe'. Additional Information: The assembly with display name 'MWArray' failed to load in the 'Load' binding context of the AppDomain with ID 1. The cause of the failure was: System.IO.FileNotFoundException: Could not load file or assembly 'MWArray, Version=2.0.0.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f' or one of its dependencies. The system cannot find the file specified.
Regards,
Jeet
댓글 수: 0
답변 (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!
