Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Exception in ScatterGraph constructor

in line

 

this.scatterGraph_Plot1 = new NationalInstruments.UI.WindowsForms.ScatterGraph();

 

I get "A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll"

 

Any suggestion?

0 Kudos
Message 1 of 2
(3,244 Views)

Hi Vasilich2004,

 

One of the best tools that you can use to debug a FileNotFoundException is a fusion log. You will be able to examine the logs created after try to run your application to find the error in the dependencies.  Here is a link to a post detailing the use of this tool.

Cheers,
Kelly R.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,223 Views)