labview/Teststand NI2022
Windows 10 Enterprise
I have an odd problem.
I want to save my Report Generator reports to a network folder rather to a local one. Right now the code saves to a folder "TestReports" in the project folder. I created a symlink to a network drive called TestReports and removed the old TestReports folder.
The reports did not get saved to the symlinked Testreports folder, a new TestReports folder was created and the report went there.
Why might this happen? Will I need to actually modify my test code to explicitly write/read a network folder?
be well,
DLC