Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

scalingSwitchArray & led array not visible

Solved!
Go to solution

Hello, i have an Problem with scalingSwitchArray , led array both UI Elements are visible on my devolpment computer. But if i start the exe file on another computers so i cant see the elements like the following picture shows. I tryed to change the windows look and feel but i got no positiv result.

 The Following Program is an example from

 

\MStudioVS2005\DotNET\Examples\UI\WindowsForms\ControlArray

 

1.JPG Screenshot.jpg

0 Kudos
Message 1 of 3
(3,888 Views)
I found the solution on the dirty way!!!! I included all DLL´s from the NI folder. And then I deleted step by step some dlls. The solution is to include the mesa.dll but why does my Visual Studio say there are no other needed dlls? Or can I scan the system separately for needed dlls?
0 Kudos
Message 2 of 3
(3,881 Views)
Solution
Accepted by topic author jeschki

Hey jeschki - 

 

The best place to look for deployment information and dependencies is in the Measurement Studio help topics titled "Measurement Studio .NET XCOPY Deployment Files" and "Measurement Studio .NET Merge Modules".  These two documents are located under the Measurement Studio help collection as follows: NI Measurement Studio Help»Deploying Applications»Merge Modules and Deployment Files.

 

Because your application is using 3D styles, you require the unmanaged dll mesa.dll.

 

NickB

National Instruments 

0 Kudos
Message 3 of 3
(3,870 Views)