02-18-2019 05:31 AM
02-18-2019 09:14 PM
Today I made a new test , I build a simple VI with just "c = a +b" function into an .exe file ,and run that .exe file on that WIN7 system on which showed the error when I run yesterday's .exe file.
This time ,such error did not appear .
So , it maybe my reason that engaged LabVIEW to give that waring , maybe I have indeed used some .NET function without mention.
So , I need to make a careful check ,to ensure whether .NET function was used or not by me .