Question
Deployment Package Running Older Version
I have made changes to one of my existing automations and I have redeployed the package and placed it both on my sever and my remote desktop. For some reason, even though I have updated the package multiple times and move the package to multiple spots, the automation is still running the older version of the automation. I have delete the packages and tried it again but its still running the older version. If I run the automation in studio on my own PC the automation runs the newer changes. Both my studio and runtime are on the same versions. Any one have any ideas whats going on?
***Edited by Moderator: Pallavi to update platform capability tags***
How startup project is assigned in your environment? Did you set StartupProject in RuntimeConfig.xml or using Robot Manager or created shortcut?
Please double-check that path to deployment package is correct (if not using Robot Manager). Also make sure that deployment version is higher than current version that is loading. Also, check Runtimelog, it may have some details (current version, used path for packages or exceptions at startup).