System.Runtime.Serialization.SerializationException - Error message

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)

It looks like your settings file got corrupted. You will need to reset them. To do so, start up TDA and go to the about window. Use the Application Data Directory link. Once there, close TDA. Then rename that directory and restart.

This should resolve the issue.

Debbie