VC#编译程序后出现:无法找到程序集“NationalInstruments.Analysis.Enterprise.dll”的依赖项“NATIONALINSTRUMENTS.COMMON”(签名=“4544464CDEAAB541”版本=“7.1.0.243”)
现在我的NationalInstruments.Analysis.Enterprise.dll版本是7.1.0.306
NationalInstruments.Common.dll是8.1.20.166
我设想能不能把NationalInstruments.Analysis.Enterprise.dll和NationalInstruments.Common.dll换成一样的版本。这个问题还会有吗?
而且请教各位NationalInstruments.Analysis.Enterprise.dll是哪里的?我装了NI-Visa没有找到。现在在下载Measurement Studio。
请问我必须要找到NationalInstruments.Common.dll的7.1.0.243吗?
我换过NationalInstruments.Common.dll的高版本,这个警告会消失。但是编译完安装后的程序还是会出现错误。
请各位指点