Greetings,
I am tasked with making some edits to an application that was developed with MS2012/VS2012. I have since migrated to MS2015. I am getting reference errors with some of the controls, but not all. For instance I can drop a LED (3D) on the front panel and build the project fine and run it, no problems, no referencing errors. However, when I close the designer window and then reopen it, that is when the reference error appears, which seems odd as I would think it wouldn't even build or run if there was a bad reference (?). See attached image. Migrating to MS2015 requires updating my references in the references folder, which I believe I have done. To be clear, in what folder would the latest references that I need to use be located and/or what versions (if indeed the error is due to invalid references)?? I'm currently pointing to references located here --->
Programfiles(x86)/NationalInstruments/MeasurementsStudioVS2012/DotNET/Assemblies/Current
My application uses a WaveformGraph, Thermometer, and Boolean controls. What dlls do I require? I'm having the same issue with the Waveformgraph control. My development machine is a 64 bit machine.
Thank you.