Vue packages with Vue 2015
Whichway Janus
Posts: 42
I have four Packges desgned for use with Vue 11 and lower. The current version of Vue is Vue 2015. The Install Manager complains about a mising path definiion for Vue 2014. Setting the path to the Vue 2015 fails. Is there a way to correct this? Thanks.
Comments
Are you setting the application to Vue and then the path to the 2015 installation? Is it failing in DIM or in Vue?
Exactly, application Vue's path set to 2015 installation. Fails in DIM claiming it cannot read find the required path.
If you open the manifest.dsx file in the product zip, there should be a line reading something like:
<File TARGET="Application" VERSION="2015;2014" ACTION="Install" TYPE="Vue" VALUE="...">
Whqat does it list under Version?
I download Vue packages manually. Works well. Just go into your Product Library and download it and open it. If its a vob or an atmosphere, just put it in the correct area in Vue Content wherever you store your Vue content. It's easier than trying to use DIM for Vue products.