Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

.net classes MS 7.0

I just installed MS 7.0, but I can't access DAQmx, UI classes. The classes don't show up "Add remove class libraries wizard. And I can't compile any programs. I can find the files in the directories, but can't use them. Can anyone help out? Thanks

JMD
0 Kudos
Message 1 of 4
(3,634 Views)
Can you tell me a little bit more about your situation?

- Have you tried running repair on everything that has Measurement Studio in the name in Add Remove Programs?
- Did you install DAQ before you installed Measurement Studio? What was your install order?
- When you state that you can find the files can you be a little more specific? What files? What location? Version of files found?
- Do other things work? Analysis, DataSocket, VISA, etc.?
- If you just right click on the project and selct "Add Reference" do the assemblies automatically show up in that list?

Jeff
NI
0 Kudos
Message 2 of 4
(3,634 Views)
-I've tried repairing MS but it had no effect.
-I installed DAQ and then MS.
-I can find the files in folder "~/NationalInstruments/Measurementstuido70/dotnet/Assemblies/current/"
-The only thing that works is NI4882
-The assemlies do not show up under References, but I can add them and everything works.

I would like the add/remove class wizard to work.

Thanks
JMD
0 Kudos
Message 3 of 4
(3,633 Views)
What files and versions are found under "~/NationalInstruments/Measurementstuido70/dotnet/A ssemblies/current/" ?

Try doing a modify instead of a reapair. Do this on all installations that you are seeing issues (Measurement Studio for UI and NIDAQmx for DAQ). Remove the features for Measurement Studio in the feature tree and say OK and let it remove those files. Then do another modify to readd them back to the installation.

You installed out of order. You should install Measurment Studio then the Driver as a general rule. This way the driver can know where to install files correctly so they will work with Measurement Studio's Visual Studio integration.

Jeff
NI
0 Kudos
Message 4 of 4
(3,633 Views)