04-28-2015 05:41 PM
I had CVI 2009 and CVIRTE 2013 on my development system and I need to create a distribution with CVIRTE 2009 (customer request). I removed CVI (add/remove) and deleted all CVTRTE 2013 files from the system. After reinstalling CVI 2009 I get an error when I try to build a distribution with the standard RTE (The standard RTE component could not be found). I downloaded and installed CVIRTE 2009 but component still not found. How can I get CVI to recognize that the RTE is present?
04-29-2015 01:36 AM - edited 04-29-2015 01:38 AM
Hello basepolodad,
did you happen to see my answer to your previous thread on this subject?
Despite this, are you sure you removed all the elements of CVI from the system? Disinstalling the IDE not necessarily removes the run-time engine, so I would try and see if a program can actually be run on your developmente system and which RTE is installed: use GetCVIVersion () or GetCVIVersionYear () to see which RTE are you running on.
Now, coming to your situation, you may need to repair your install of CVI to get a coherent CVI install, and eventually go the route described in my previous post to build the appropriate distribution for your application. You have to note that only one RTE gets installed in the system, and it will be the most recent one, unless you go the side-by-side route. Additionally, if RTE 2013 remained installed in your system, RTE2009 setup will do nothing since a more recent version is present: however, this should result evident in install logs.
If the side-by-side path is not a feasible solution, I suppose your only alternative is to have a separate PC with CVI2009 only installed and develop and build your distribution there, while maintaining another system for CVI2013 develpment.
04-29-2015 01:46 PM
There are two issues that come to mind here for me:
Question for NI staff: I seem to recall something about that patch requiring an upgrade from the 2009 RTE to the 2010SP1 RTE. Is there any accuracy to that?
--Ian
04-29-2015 04:22 PM
I am running Windows 7 and I have tried the "Repair" option for both CVI and the RTE but I still get the following unistalled components. Is there any way to restore this link? This is my CVI 2009 development PC but I installed a version of NIVISA that included CVIRTE 2013. I think side by side requires CVI 2012 so that is not an option.