Jim Kring Posted May 16, 2007 Report Share Posted May 16, 2007 Note: This is a cross-post to NI forums. If I have a system with LabVIEW 8.2 installed and I upgrade only the RTE to 8.2.1 (leaving LabVIEW 8.2 installed) will I run into any problems? Will applications that I build in LabVIEW 8.2 still run correctly? Which RTE will applications that I build in 8.2 require? (I'm presuming that the 8.2.1 RTE upgrade will not touch the lvapp.lib stub used by the app builder and that apps built in 8.2 will run in the 8.2 RTE) Here is what I (think I) know: The 8.2.1 run time engine (RTE) is an upgrade to the 8.2 RTE, meaning that the 8.2 and 8.2.1 RTEs cannot be installed at the same time. Applications built using LabVIEW 8.2 will run in the 8.2.1 RTE, however apps built using LabVIEW 8.2.1 require the 8.2.1 RTE and will not run in the 8.2 RTE Has anyone attempted this? Thanks, Quote Link to comment
Val Brown Posted May 17, 2007 Report Share Posted May 17, 2007 I'm having what may be a related problem with my application (built in 8.2.1) throwing error -823, related to lvalarms.dll as a support for timed loops. I'm trying to factor out whether this is Vista/XP or 8.2.1/8.2 or application build specification determined. As a follow up, the same project built in LV8.2 throws this error on 8.2.1 as well as 8.2 systems. Curiouser and curiouser.... Quote Link to comment
Val Brown Posted May 17, 2007 Report Share Posted May 17, 2007 QUOTE(Val Brown @ May 15 2007, 05:36 PM) I'm having what may be a related problem with my application (built in 8.2.1) throwing error -823, related to lvalarms.dll as a support for timed loops. I'm trying to factor out whether this is Vista/XP or 8.2.1/8.2 or application build specification determined. As a follow up, the same project built in LV8.2 throws this error on 8.2.1 as well as 8.2 systems. Curiouser and curiouser.... OK my problem is separate and had to do with an out of date lvalarms.dll on the deployed systems. Quote Link to comment
Jim Kring Posted May 23, 2007 Author Report Share Posted May 23, 2007 QUOTE(Jim Kring @ May 15 2007, 02:21 PM) Applications built using LabVIEW 8.2 will run in the 8.2.1 RTE, however apps built using LabVIEW 8.2.1 require the 8.2.1 RTE and will not run in the 8.2 RTE I have just learned that the above statement is incorrect: apps built using LabVIEW 8.2.1 will run in the 8.2 run time engine. I thought otherwise, due to some strange behavior when testing on a system that had a beta version of LabVIEW installed. See http://forums.ni.com/ni/board/message?board.id=170&message.id=247980#M247980' target="_blank">here for more information. Thanks, Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.