Labview gives errors about missing references when using a .net class library (but does not say what it was looking for--boo). When attempting to add the references used by the class library to labview, 8 of them caused LV to reference memory location 0--which results in a crash.
Some failing files: System.dll, System.Data.dll, System.XML.dll, Ivi.Visa.Interop.dll
See the attached gif images for the case of System.dll
What is the work around for this?
Why can't LV be more explicit about what references it is looking for?