Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Why doesn't measurement studios work with visual studio setup wizards?

I am using Windows XP and Visual Studios .NET with Measurement studio 7.1 . My program is written with C# and includes: waveformGraphs, scatterGraph and a 3D graph. I created a setup wizard with Visual Studios according to this article:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/ed87c183e056cac386256df1004e54c6?OpenDocument

I get the 2705 error when I try to execute my setup program. The building process of the setup program produces one warning:

WARNING: Unable to find module dependency with signature 'nimetautils.91D5760B_F9E8_4332_BFB1_38A4CB799A3E'

I have tried to add the merge module "nimetautils.msm" but the same warning occurs. But when I add nimetautils.
msm the setup program executes. The problem is that there is an exception that happens. 'System.TypeLoadException'. This problem occurs on my laptop but not my development computer.

I suspect that the setup program isn't able to detect all of the dependencies needed to run the program properly.

What do I do?
0 Kudos
Message 1 of 3
(3,564 Views)
You most definatly should be able todo this. First usually that 2705 occurs when you don't add the special folder of program files into you setup project. Since you followed the knowledge base I am sure you did this. I am going to give you a could links which you may or may not have seen. If none of these are helpful please let me know and I will help you more.

First this thread...
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000061CA0000&UCATEGORY_0=_342_%24_7_&UCATEGORY_S=0

Two knowledges base on error -2705
http://digital.ni.com/public.nsf/websearch/19CA3B8F15B4FB9386256DDA006DFED8?OpenDocument

http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/19ca3b8f15b4fb9386256dda006dfed
8?OpenDocument

A knowledge base on distributing MStudio projects. This is activeX based by incase you are using some of the older controls

http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/6677098983c36f9086256cfe007f457a?OpenDocument

Merge module error information

http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/c44974db5cba657c86256e9400183360?OpenDocument

Let me know if more information would be helpful.

Allan S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 3
(3,563 Views)
I am so sorry. I posted invalid links. Here are the correct ones.

http://digital.ni.com/public.nsf/websearch/19CA3B8F15B4FB9386256DDA006DFED8?OpenDocument

http://digital.ni.com/public.nsf/websearch/6677098983C36F9086256CFE007F457A?OpenDocument

http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/c44974db5cba657c86256e9400183360?OpenDocument
0 Kudos
Message 3 of 3
(3,562 Views)