mwArray.dll version error when using matlab dll in a C# application

조회 수: 4 (최근 30일)
sangeet pillai
sangeet pillai 2017년 2월 6일
댓글: Kojiro Saito 2017년 3월 3일
Hi, I am not an expert in matlab but know a bit of coding.And i was able to convert a sample code into a .dll for using it in a C# application. So my code is a simple code which takes two inputs,processes them and gives back two outputs. But when i gave this code to someone who is into making c#/.net applications,they got the following error "Error CS1705 Assembly 'experiment' with identity 'experiment, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'MWArray, Version=2.16.1.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f' which has a higher version than referenced assembly 'MWArray' with identity 'MWArray, Version=2.11.1.0, Culture=neutral, PublicKeyToken=e1d84a0da19db86f' " So what should i do now?I provided him latest mcr since i have the latest 2016b matlab.his machine doesnot have matlab only mcr is installed.Also i dont have any idea about .net/c#.So kindly advise me in simple ways if possible
  댓글 수: 3
sangeet pillai
sangeet pillai 2017년 3월 2일
i had given him a matlab compiler sdk generated dll to be used in a c# application. I think this problem has been solved. he probably had an older mcr version installed alongwith the latest one that i provided. Probably uninstalling it might have helped
Kojiro Saito
Kojiro Saito 2017년 3월 3일
OK, sounds good.
I think this issue should be closed. Could you answer and close this topic by yourself?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deploy to .NET Applications Using MWArray API에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by