Running code developed/compiled in 11.7, running in a 11.5 r

Posted by terry_b on 23-Mar-2018 00:23

Hi,

We have a large userbase of 11.5 GUI clients running apps developed in the old appbuilder. 

I built an test form using Developer Studio along with Telerik controls in 11.7 in developer studio. I then copied the .r/assemblies.xml/dll's to a machine with a 11.5 runtime and it seems to work.

Will I run into issues using this strategy - code built and compiled in 11.7, but having a 11.5 runtime?

Thanks

All Replies

Posted by Simon L. Prinsloo on 23-Mar-2018 02:27

This should work fine, unless you reference instructions that exists in the newer version but not in the old. In that case, you will receive a run time error when the instruction is reached.

This thread is closed