hi,
I have two server running toad and i have just upgraded one server and when i launched toad it asked me to migrate. i selected ok and it all worked, no problems.
I then tried to upgrade the second server and when it asks me to migrate i get the following error.
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.Settings.ToadSettings.UnloadSettings()
at Quest.Toad.Util.Migration.MigrateSettingsDirectory(MigrationCandidate candidate)
at Quest.Toad.Util.Migration.MigrateSettings()
at Quest.Toad.Gui.MainForm.runFirstEverExecution()
at Quest.Toad.Gui.MainForm.MainForm_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
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)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
any help much appreciated.
thanks