01-28-2019 01:56 AM
Hi
Does any one know if there would be any portability issues when converting LabVIEW code containing .NET objects into DLL? The DLLs would be distributed most likely across Windows 7 and 10 desktops. For example, do the targets need to have specific run time engine of .NET? I am not familiar with .NET but I would imagine that if I would like use .NET methods I would need to make sure that targets have the minimum version which is stated in MSDN?
Solved! Go to Solution.
01-29-2019 06:08 AM - edited 01-29-2019 06:08 AM
Hello kretinga,
I can only answer your questions partially:
Does this answer your question a bit?
01-30-2019 01:57 AM
Thank you, this has been very helpful
02-01-2019 06:11 AM