02-22-2018 02:16 AM
I use LabVIEW 2015 32bit. I build an exe. I works fine on Windows 7 64 bit. But the same exe can't find an .net dll on an W10 64 bit PC. The dll is in windows/assembly/GAC_32/ folder.
I also tried to copy the dll in the application folder. It was still not found.
When i select the dll manually in the search dialogue, the program works fine.
Solved! Go to Solution.
02-22-2018 03:34 AM
I compiled the program on a W10 PC and it works on both W10 and W7 PC.