04-29-2020 11:45 AM
I am trying to convert a LabVIEW 2019 project to NXG 4.0. I start a conversion utility and select the project file or the whole project folder. I click preview and it shows the expected folder tree and the default output folder '..\Documents\Labview Projects'. I click convert and it completes without any other messages. The '..\Documents\Labview Projects' folder remains empty afterward.
04-30-2020 12:20 AM
I wonder if the conversion is failing silently for some reason. Can you convert a simple, stand-alone VI? What if you change the output folder to a different location (say c:\ConvertedProjects)?
04-30-2020 12:31 PM
@MichaelBalzer wrote:
I wonder if the conversion is failing silently for some reason. Can you convert a simple, stand-alone VI? What if you change the output folder to a different location (say c:\ConvertedProjects)?
I tried to convert a simple, stand-alone VI. I got the following error:
Conversion was unable to convert the file. Loading this type of file requires the MD5 hashing algorithm. Use a computer whose security policy allows non-FIPS compliant algorithms to be used.
I tried old VIs as well as brand new test VIs. I received the same error message.
I run into FIPS non-compliance with NI software before, but only in beta versions, never in production ones.
04-30-2020 12:55 PM
If that's truly the error, it might be a security setting on your PC stopping it.
Do you work for a company or government agency that might have set super strict security policies on your PC via group policy?
This article has some notes on the policy as well as some ways to turn it off if you have permissions to do so on your PC.
04-30-2020 01:05 PM
@Kyle97330 wrote:
If that's truly the error, it might be a security setting on your PC stopping it.
Do you work for a company or government agency that might have set super strict security policies on your PC via group policy?
This article has some notes on the policy as well as some ways to turn it off if you have permissions to do so on your PC.
I'm aware of the FIPS policy configuration on a PC. NI was always up to speed on this issue as a major vendor for the entities that mandate it. Looks like I have to submit it as a bug report for NXG 4.0.
05-21-2020 04:40 AM
Is there any news about this bug?
Just installed LabVIEW NXG 5.0 today and observed the same bug: no directory created after code conversion. no error reported.
08-03-2020 04:16 AM
Hi colleagues,
I have a very similar issue:
The conversion tool is running without prompting any Error message. In the end I can find a freshly created new folder which is empty.
Best regards