NationalIn​struments.​common.dll 8.6.20 needed

 I am working on a project which have been developed by the others , I met a problem with the nationalInstruments.common.dll .
The type 'NationalInstruments.ComponentBase' is defined in an assembly that is not referenced. You must add a reference to assembly 'NationalInstruments.Common, Version=8.6.20.131, Culture=neutral, PublicKeyToken=4544464cdeaab541'.
so I think I need the right dll version to complete my work , can any one tell me where to find it?

I think you need to install MeasurementStudio as discussed in http://digital.ni.com/public.nsf/allkb/46DE0026528​3A71586256FC000797682

Similar Messages

  • Saved files as .PSD now they are "Windows Shell Common Dll" and won't open?

    I am having a problem with opening some files in Photoshop. I am using Photoshop CS5.1 Extended (Version 12.1) and have Windows 7 64 bit SP1 OS.
    I am trying to open a few templates I made in PhotoShop for a client and they worked fine when I used them 3 weeks ago. All were saved as .psd documents. Now when I go to open them they no longer have the PS icon (to show they would be opened by PhotoShop). When I try to open them I get "Could not complete your request because it is not the right type of document." I have had this problem once before but it is confusing to me because 2 of the other similar .psd files I saved at the same timeframe(separate elements for the temlate) are perfectly fine, only the ones I need do not want to open.
    I checked file properties and it claims these files are now Windows Shell Common Dll files. Any ideas?

    I guess you were able to open them in photoshop with open as.
    In the future you should probably try to avoid using periods in the image file names other than for the file type extension.
    You could use - or_ in place of the periods as in VotePedia Invoice 1_5_13  or VotePedia Invoice 1-5-13
    Also, as Noel suggested, going into Control Panel>Appearace and Personalization>Folder Options>View
    and unchecking Hide extensions for known file types will help as well.

  • Where is the NationalIn​strumentsD​AQmx.dll hidden

    goodDay,
    I have an older application for my USB6008 which has a Reference to NationalInstrument.DAQmx and an Imports NationalInstruments.DAQmx statement on top and it runs.Now I start off a new project after installing the latest driver software and I can't Add Reference to the requirement.When I goto Project>Add Reference>recent then the NationalInstruments DAQ is indexed as being in Program Files\NI\MeasurementStudioV2010\|DotNet\Assemblies​\Current.         Maybe thius is where it was with the older driver and thats howcome its listed under "Recent" but it is not there any more
    There is NI.Common.dll     NI.Common.Native.dll    NI.MStudioCLM.dll   and  NI.NiLMClient.dll  ..Thats all.
    Please help

    jeffrey123 wrote:
    goodDay,
    I have an older application for my USB6008 which has a Reference to NationalInstrument.DAQmx and an Imports NationalInstruments.DAQmx statement on top and it runs.Now I start off a new project after installing the latest driver software and I can't Add Reference to the requirement.When I goto Project>Add Reference>recent then the NationalInstruments DAQ is indexed as being in Program Files\NI\MeasurementStudioV2010\|DotNet\Assemblies​\Current.         Maybe thius is where it was with the older driver and thats howcome its listed under "Recent" but it is not there any more
    There is NI.Common.dll     NI.Common.Native.dll    NI.MStudioCLM.dll   and  NI.NiLMClient.dll  ..Thats all.
    Please help
    Did you install Ni-DAQmx with support for .NET 4.0?

  • Where is NIDAQmx 64bit common.dll

    I installed NIDAQmx 2014 and I am looking for the 64 bit common.dll. I can find the  dnet/assembies (64-bit)/current folder but common.dll is not there. The DAQmx.dll and common.native.dll are there. Where can I find the 64 bit common.dll to compile a 64 bit application?
    Notes: in the 32 bit folder all the 32 bit dlls are there including common.dll.
    John A. Lively
    NDE Engineer
    Pratt & Whitney

    Hi John,
    NationalInstruments.Common is platform-agnostic, meaning you can use it in both 32-bit and 64-bit builds. This fact is not explicitly called-out in any of the documentation I found, but I did find the following useful: http://zone.ni.com/reference/en-XX/help/372636F-01/mstudiowebhelp/html/64bitsupport/ . 
    Note: NationalInstruments.Common has dependencies which are platform-specific (e.g., NationalInstruments.CommonNative). You have to make sure that, during deployment, you deploy dependencies that will match the bitness of your application.
    Daniel D.
    National Instruments
    Automated Test Software R&D

  • Still required to install NationalIn​struments.​Common 13.0.40.19​0 to GAC?

    Before I begin, this question is basically a repost of this question...
    http://forums.ni.com/t5/Measurement-Studio-for-NET​/Missing-assembly-NationalInstruments-Common-Versi​...
    Basically, I am deploying my Visual Studio 2013 solution via the WIX method. I also prefer not to install reference assemblies to the GAC on my users' computers. Therefore, I am installing the reference dll files "beside" the executable.
    However, I have confirmed an issue in that if I reference NationalInstruments.Common 13.0.40.190, it does in fact get copied to the application target directory, but for some reason at runtime it can't be found and tries to load 13.0.40.188 (from somewhere, application directory or GAC?). Because I have not deployed 13.0.40.188 at all, my application crashes with the System.IO.FileLoadException.
    The solution is to copy version 13.0.40.190 to the GAC, which was what I was trying to avoid. Just wondering if anyone had any insight on this issue. I would think this would be a big deal for people deploying under my same conditions.
    Thanks.

    Hi,
    Custom DLL's may be installed beside the application but all National Instruments DLL's and Assemblies must be installed in the GAC. If you comment out all the 'Config_' lines in Common.wxs for the 32 and 64 bit sections, this will install the NI DLL's and Assemblies to the GAC without having to manually copy them over on the deployment machine.
    Please let me know if you have any further questions about this.
    Jason
    Applications Engineer
    National Instruments

  • Constructo​r NationalIn​struments.​DAQmx error in C#

    Hello everyone,
    I have been struggeling with the following problem. I am trying to execute a selfcalibration within a visual studio .net 2005 program. When I create a Device object an error appears which tells me that :
    The type 'NationalInstruments.DAQmx.Device' has no constructors defined.
    Can anyone help me with this problem.
    Thanks in advance,
    Souza

    Good stuff. But the link talks about xcopy and including. Including and copying the needed drivers to where? The location they are found the development machine so that would mean making a new directory on the target machine as 'C:\Program Files (x86)\National Instruments\MeasurementStudioVS2008\DotNET\Assembl​ies\Current' or copying the needed dlls to the same location that the .exe is copied too?
    Thanks

  • TS1277 Unable to launch itunes from my PC. Get an error stating MSVCR80.dll is missing and need to re-install itunes. I've reinstalled numerous times...still not working. What should I do?

    I'm currently unable to launch itunes from my PC. I get an error message stating that MSVCR80.dll is missing. It recommends that I re-install itunes and that may correct the issue. I've re-installed numerous times and nothing seems to be working. What should I do?

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99968)

  • Windows: Is it possible to optimize space usage, when both Mozilla Firefox and Thunderbird are installed? I see that some files are the same in both applications (mostly common DLL libraries) - even 10 MB

    I think that the best idea is to add one folder: Mozilla shared, just for all shared libraries.

    Hm.. it is nothing critical. Not a bug, error nor mistake. Just my idea.
    Just thought about it as in similar applications:
    All Open Office software use shared libs, Microsoft Office too.
    And it could keep both Firefox and Thunderbird up to date. Now both applications update seperately, and many files (compressed, but still) are downloaded two times. The biggest files:
    d3dx9_43.dll, D3DCompiler_43.dll, mozjs.dll
    but there are many others.
    You should decide if it is worth to show my sugestion..

  • I'm trying to access Window Handle (HWND) in Labview. This is an argument of a DLL. Also I need to get a pointer of an image buffer.

    Call library function in Labview:
    =================================
    Hi all,
    I'm trying to access a DLL using Call library function in Labview.
    1) I have problems in obtaining the window handle (hDC) of an object in Labview.
    2) Also to get the pointer of an image buffer.
    thanks
    Code Warrior
    Take life as it comes! you may never know what's gonna happen Tommorrow

    Bob Y. wrote:
    I'm trying to do something similar right now and coming to the same problems. I am trying to get the image from a Nikon DXM1200 camera that is mounted on a microscope. It has its own commands and capture card and is not playing well with the imaq stuff. I am using their SDK in an effort to get the images into LabVIEW.
    As I said, I am having the same types of problems. I managed to wrap everying into a dll and into a .net assembley, but I have been unable to figure out a way to get it into LabVIEW. I can call either of these things from LabVIEW to make an image capture. But, I have been unable to transfer that image into LabVIEW. I also have been unable to get enough windowing information to get the information into LabVIEW.
    I am not sure what Code Warrior is doing, but here is why I have been tracking this thread with great interest.
    Thanks for the thread,
    Bob
    You might want to look at http://www.hytekautomation.com/products.html. They have a Nikon interface for LabVIEW and since you already have the SDK, the issue mentioned on their site won't be a problem for you. It is for sure much more cost effective to pay them some money for that interface than trying to develop an interface yourself. The issues are quite involved and even if you knew quite some stuff about LabVIEW memory management and its internal C programming interface (and you can get quite some information from looking at the NI-IMAQ VIs too, eventhough they are anything but a nice example for good programming style), it is a work counting into weeks to get it done right.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • I had macbook pro and would like to install windows OS. Which window version is suitable 32bit or 64bit. And which window is common install in mac. Need helps

    I had macbook pro and would like to install windows OS in it. I had install desktop parallel and need help which windows version is suitable. Windows vista, 7 or 8 and either 32 or 64 bit.

    The answer is it depends on which model of MacBook Pro you have. This article has a table that shows you which versions of Windows you can install.
    http://support.apple.com/kb/HT5634 (click 'MacBook Pro')

  • Getting AcceesViol​ationExcep​tion from NationalIn​struments.​DAQmx.Task​.Unregiste​rAsyncWait​Handle

    Hi,
    I'm using my own .net application that communicates with NationalInstruments.DaqMx.dll (version 9.7) in order to activate NiDaq in the following configuration:
    PXI -1033 chassis with two slots of PXI-6284, measuring differential voltage. This application was already running for some months and was tested under high performance - high sampling rate and long hours, with no problems so far. Recently we were trying a new use case - running short sessions (60 mins each) of measurements in sampling rate = 100 and samples per channel =100. after few iterations we keep getting access violation exception:
    Exception Info: System.AccessViolationException
    Stack:
       at NationalInstruments.DAQmx.Task.UnregisterAsyncWait​Handle(System.Threading.WaitHandle)
       at NationalInstruments.DAQmx.Internal.DaqAsyncResult.​AsyncOpDone()
       at NationalInstruments.DAQmx.Internal.AnalogMultiChan​nelMemoryOptimizedMultiSampleReadAsyncResult.WorkI​tem(System.Object)
       at System.Threading.QueueUserWorkItemCallback.WaitCal​lback_Context(System.Object)
       at System.Threading.ExecutionContext.RunInternal(Syst​em.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threa​ding.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.QueueUserWorkItemCallback.System.​Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading._ThreadPoolWaitCallback.PerformWa​itCallback()
    Keeping the sampling rate as 100, but setting samples per channel to 1000 seems to solve this problem.
    Can someone explain me what is the cause of this exception?
    Thanks,
    Hadas
    Solved!
    Go to Solution.

    Thanks Mike,
    I attached the relevant code pieces. Generally, it is based on the example on NI-DAQ\Examples\DotNET4.0\Synchronization\Multi-De​vice\AIContAcquisition\cs.
    It has 4 classes:
    SyncTask - an abstract class that represents one task
    NiSyncTask - a derived class that does the actual access to DAQmx API
    TaskManager - an abstract class that manages several SyncTasks
    NiTaskManager - a derived class that manages NiSyncTasks 
    It's quite complicated, but I hope it will be helpful.
    Regards,
    Hadas
    Attachments:
    SynTask.zip ‏9 KB

  • NationalIn​struments.​Analysis.D​sp.SignalP​rocessing.​Integrate method

    Could you give me an example use of the NationalInstruments.Analysis.Dsp.SignalProcessing.​Integrate method? I want to integrate a signal but I am not sure what to use for the boundary conditions (initialCondition and finalCondition).

    eja,
    The intialCondition and finalCondition inputs are to reduce error in the integration routine.  Because you are taking an integral of a discrete signal, there will be some error at the signal's endpoints if you don't define these inputs.  The amount of error will depend on the number of samples that you have. 
    For instance, If you try to take the integral of the array (1,1,1), with a dt of 1, and don't define intialCondition or finalCondition (i.e. set them to 0), the function will return 2.7, when the actual value should be 3.  If you define initialCondition and finalCondition as 1, the function returns the correct value.
    From the Measurement Studio help:
    initialCondition and finalCondition minimize the overall error by increasing the accuracy at the boundaries, especially when the number of samples is small. Determining boundary conditions before the fact enhances accuracy.
    For more documentation on the integrate function, open the Measurement Studio help, and search the index for "Integrate method"
    Josh W. | National Instruments | Applications Engineer
    Message Edited by Mist on 07-18-2006 03:17 PM
    Josh W.
    Certified TestStand Architect
    Formerly blue

  • NationalIn​struments.​UI.Windows​Forms.Lege​nd is unlicensed

    I am using the trial version of the Measurement Studio 2009 for Visual Studio 2005 that I downloaded and installed on Monday. To get acquainted with the Graphs Options, I wrote a small application. Now I want to develop a new program having similar functionalities. However I can not instantinate the Legend class:
    NationalInstruments::UI::WaveformPlot^ wf;
    NationalInstruments::UI::WindowsForms::Legend^ lgnd;
    NationalInstruments::UI::LegendItem^ lgnditem;
    lgnd = gcnew NationalInstruments::UI::WindowsForms::Legend();
    NationalInstruments::UI::WaveformPlot^ wf;
    NationalInstruments::UI::WindowsForms::Legend^ lgnd;
     NationalInstruments::UI::LegendItem^ lgnditem;
     lgnd = gcnew NationalInstruments::UI::WindowsForms::Legend();
    These lines are under the button click event and if user clicks the button, a new form is generated which has a waveformgraph with a legend. For the last line above, I got the following error message:
    NationalInstruments.UI.WindowsForms.Legend is unlicensed
    The trial version is new and is not supposed to expire. The "small application" is still running without any errors. What would be the reason? Except the legend class, I do not have a similar problem for led, waveformgraph classes in the ...

    Hello Asay,
    thank you for posting at the National Instruments Forum. You wrote, that you are using Visual Studio. I heard of a similar problem, when a customer used Visual Studio together with Visual Studio Express (free VS from Microsoft). Have you installed the Express Version as well on your computer?
    Best regards
    MarianO

  • Windows Shell Common DLL

    Can anyone help me fix this error?
    Description
    A problem caused this program to stop interacting with Windows.
    Problem signature
    Problem Event Name:    AppHangB1
    Application Name:    rundll32.exe
    Application Version:    6.0.6000.16386
    Application Timestamp:    48101179
    Hang Signature:    367d
    Hang Type:    6144
    OS Version:    6.0.6000.2.0.0.768.3
    Locale ID:    1033
    Additional Hang Signature 1:    da17810ba1df54ae12381c062557b379
    Additional Hang Signature 2:    7202
    Additional Hang Signature 3:    e55c2dce9cf06063eba29fe145c27782
    Additional Hang Signature 4:    367d
    Additional Hang Signature 5:    da17810ba1df54ae12381c062557b379
    Additional Hang Signature 6:    7202
    Additional Hang Signature 7:    e55c2dce9cf06063eba29fe145c27782
    Extra information about the problem
    Bucket ID:    281566319

    Can anyone help me fix this error?
    Description
    A problem caused this program to stop interacting with Windows.
    Problem signature
    Problem Event Name:    AppHangB1
    Application Name:    rundll32.exe
    Application Version:    6.0.6000.16386
    Application Timestamp:    48101179
    Hang Signature:    367d
    Hang Type:    6144
    OS Version:    6.0.6000.2.0.0.768.3
    Locale ID:    1033
    Additional Hang Signature 1:    da17810ba1df54ae12381c062557b379
    Additional Hang Signature 2:    7202
    Additional Hang Signature 3:    e55c2dce9cf06063eba29fe145c27782
    Additional Hang Signature 4:    367d
    Additional Hang Signature 5:    da17810ba1df54ae12381c062557b379
    Additional Hang Signature 6:    7202
    Additional Hang Signature 7:    e55c2dce9cf06063eba29fe145c27782
    Extra information about the problem
    Bucket ID:    281566319

  • Dependanci​es for NationalIn​struments.​Analysis.E​nterprise

    Hi Everyone,
    I have a 64 bit .NET project that uses the NationalInstruments.Analysis.Enterprise assembly. When I try to run the application, I get the following error:
    Could not load file or assembly 'NationalInstruments.Analysis.Enterprise, Version=13.0.40.242, Culture=neutral, PublicKeyToken=dc6ad606294fc298' or one of its dependencies. The system cannot find the file specified.
    I already included the following merge modules in my installer as per this link
    mkl64.msm 
    MStudioCommon.2010_x64.msm 
    MStudioEnterpriseAnalysis.2010_x64.msm 
    nianlys_x64.msm 
    niMetaUtils.msm
    Microsoft_VC100_CRT_x64.msm
    After the first time it failed, I noticed that the MetaUtils merge module had a 64 bit version, so I included that as well on the off chance there was a typo in the earlier link. Unfortunately I still get the same error.
    Is there something else I'm missing?
    Thanks,
    -Gary

    Targeting Client Profiles is not supported. Targeting the .NET Framework 4 Client Profile is the default for new projects, so you must change the target through the Project Properties window, as shown in the following screenshot.

Maybe you are looking for

  • When I go to Yahoo Mail on Firefox the font is smaller than on Internet Explorer

    When I use Internet Explorer the font in Yahoo Mail is nice and large and easy to read but when I use Firefox the font is too small. Can it be changed. I am not just talking about within the e-mail itself but within the whole program.

  • My ipod is not recognised by my computer and will not play at all

    My Ipod is jammed, it will not play on its dock or with ear phones. It just says do not disconnect. I tried to plug it into my computer but Itunes will not pick it up. It is being recognised by windows though. I don't know how to solve this problem a

  • HT3986 How do I download Windows 7 to my Macbook Air?

    I need to download Windows 7 to my MacBook Air and was wondering where I would find a version that could be downloaded via the Internet.

  • Adobe Premiere Pro crashes on video preview

    Hello, I was recently working on a project and had Premiere Pro opened, then I had to update my video card drivers, because I had all sort of visual glitches in my games, occasionally when watching movies and the drivers were completely crashing ever

  • Setting up a shared drive

    How do you set up a external shared drive for a home network? I have a 1TB external and a 2 TB time capsule. I have a 24" IMAC wich has my Recording Studio soft ware on it. (Pro Tools, Logic Studio) running snow lepoard. I have a 21.5" IMAC which is