I upgraded to 6.2 and then rolled back to 5.3. But after downgrading, I was not able to open Blue Prism due to the below error:
{ Message: Error loading configuration options : Password is invalid.Blue Prism will continue using default settings
Details: BluePrism.AutomateAppCore.InvalidPasswordException: Password is invalid
at BluePrism.AutomateAppCore.MachineConfig.Load(TextReader reader)
at BluePrism.AutomateAppCore.BaseConfig.Load()
at BluePrism.AutomateAppCore.clsOptions.Init(Boolean userSpecific)
at Automate.main.main(String[] args)
}
If I click on ok, it will again popup a window with message as password invalid & this message keeps reappearing whenever I click on configure to create the database connection.
This is happening only with the downgraded versions. If I'm using 6.2, it's working perfectly file. How to resolve this issue?