We are using TOAD for Data Analysts 1.1 something.
Been working just fine until one of our people got a new machine.
The install seems to go through without issue but upon trying to start the application he gets a series of errors like this one.
Quest.Toad.Exceptions.BaseException
Failed reading actions from C:\Program Files\Quest Software\Toad for Data Analysis 1.1\Plugins\Data Compare\datacompareandsync.actions.pck
System.FormatException
Input string was not in a correct format.
Stack Trace:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at Quest.Toad.ActionManagement.ActionLocation.get_Order()
at Quest.Toad.ActionManagement.ActionHolder.ProcessToolbar(XmlElement toolbarElement, Boolean localized)
at Quest.Toad.ActionManagement.ActionHolder.ProcessManifest(FileInfo manifestFile, Boolean localized)
We have uninstalled, reinstalled, is any other suggestions?