HI
I am running a server with TDA version 2.6.1.568 and 2.7.
Between the 2 version I have about 50 schedule tasks which run throughout the day, and these have been running fine until yesterday when I started to recieve the error below.
Can anyone help me resolve this please.
Thanks
Mark
Error only appears on v 2.6.1.568 jobs.
System.Runtime.Serialization.SerializationException
Attempting to Deserialize an empty stream
Stack Trace:
at System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Deserialize(Stream serializationStream, HeaderHandler handler)
at System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Deserialize(Stream serializationStream)
at Quest.Toad.Settings.ToadSettings.LoadSettings(String fileName)
at Quest.Toad.Settings.ToadSettings.LoadSettings()
at Quest.Toad.StartupForm.Main(String[] args)