Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

What additional work need i do when runnig windows exe application(VS2013 c# project exproted by NI Vision Assistant)?

Hi all,

I write a .vascr vision project with NI Vision Assistant 2014 sp1,then export to .net project in vs2013.On my development computer,the exe application worked successfully.But on a new computer without NI Vision or VS IDE,it cannot inited. (the target PC has installed .net framework,and it can run common C# program).

The specified code which cannot run is:

            this.imageViewer = new NationalInstruments.Vision.WindowsForms.ImageViewer();

So,what need I do before run the exe application?

Thx!

0 Kudos
Message 1 of 2
(2,898 Views)

The problem's been solved by myself.

0 Kudos
Message 2 of 2
(2,892 Views)