Error connecting Toad to a Sybase 15.0.2 server

Hello,

I’m using Toad for Sybase version 2.0.0.201. When I connect to a Sybase 15.5 server, everything works fine. When I try to connect to a Sybase 15.0.2 server, I get the below error. Any assistance is appreciated.

Thanks.

Dave

System.FormatException
Input string was not in a correct format.
Stack Trace:
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at Quest.Toad.Sybase.Trl.TypeListTrl.GetTrls()
at Quest.Toad.Trl.TrlExtensions.GetTrls(ITrl trl)
at Quest.Toad.DatabaseBrowser.ObjectPaletteControl.AnySchemaTrl()
at Quest.Toad.DatabaseBrowser.ObjectPaletteControl.RebuildUI()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()