08-08-2007 01:14 PM
08-09-2007 08:49 AM
Measurement Studio 8.1 shipped version 8.1.20.168. If you installed 8.1.1 on the same machine that has 8.1, you should be able to find 8.1.20.168 in the Global Assembly Cache or in the Program Files\National Instruments\MeasurementStudioVS2005\DotNET\Assemblies\8.1.20.168 directory.
However, I'm not exactly sure why you need this version of the assembly. NationalInstruments.Common.dll uses a policy file to redirect all references to it to the latest version installed on the system. This means that when the .NET Runtime loads NationalInstruments.DAQmx.dll 8.5.20.22, it will load NationalInstruments.Common.dll 8.1.20.235, even though NationalInstruments.DAQmx.dll 8.5.20.22 references NationalInstruments.Common.dll 8.1.20.168.
For more information on this issue, see the help topic titled, "Measurement Studio .NET Class Library Versioning for Development and Deployment", in the NI Measurement Studio Help.
On the other hand, I don't know exactly how your documenter works, so you might need NationalInstruments.Common 8.1.20.168. What documenter are you using?
03-17-2008 05:23 PM - edited 03-17-2008 05:26 PM
I believe that we are seeing the same error using the MicroSoft SandCastle documentation tool. Although we can build and run our application, the MicroSoft MrefBuilder tool is not redirected to the latest version of the NationalInstruments.Common assembly (8.1.20.237) and insists on version 8.1.20.235 which we do not have. Has this been verified as a MicroSoft limitation? Is there a way to obtain the 8.1.20.235 version of the NationalInstruments.Common assembly?
MrefBuilder Error Message:
MrefBuilder (v2.3.8000.26)
Copyright c Microsoft 2006
Info: Loaded 3 assemblies for reflection and 0 dependency assemblies.
Error: Unresolved assembly reference: NationalInstruments.Common (NationalInstruments.Common, Version=8.1.20.235, Culture=neutral, PublicKeyToken=4544464cdeaab5
41) required by NationalInstruments.UI
03-17-2008 05:34 PM
This thread seems to be stating the same problem:
http://forums.ni.com/ni/board/message?board.id=232&message.id=6375&requireLogin=False
06-02-2008 11:16 AM
06-03-2008 12:17 PM
04-12-2012 01:45 PM
that was 2008 anything yet ?
04-12-2012 04:23 PM
This may be the answer for which we are looking (I haven't tried it though):
http://sandcastle.codeplex.com/discussions/36323?ProjectName=sandcastle