Why invoking MWArray throws exception in my project
2 次查看(过去 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!