ni / niveristand-custom-device-wizard

LabVIEW project template for VeriStand custom devices
MIT License
13 stars 7 forks source link

System Storage DLL is missing on load #11

Open tannerblair opened 5 years ago

tannerblair commented 5 years ago

Describe the bug Opening in 2017 searches for System Storage DLL

To Reproduce Steps to reproduce the behavior:

Open in 2017 Expected behavior To not search for the DLL

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context This can be fixed with a .NET config file

buckd commented 5 years ago

We can't create a config file for every version someone wants to use the source with because we only have one project. You would still need to know to update the config file. We've been explicitly removing config files from repos for this reason.

This is only an issue for developers. When we build, we export a config file matching the version of LV/VS we're building for, so when you use the wizard, you don't have to browse to anything. So, there actually is a config file in the repo, it's just for the Null.lvproj instead of Consolidated Custom Device.lvproj. Can you create a copy in your clone and set the version there?

Sarci1 commented 4 years ago

Adding a note here to use 7.0.0.0 for VeriStand 2019 in the Null.lvproj.config, not 2019.0.0.0.