When selecting Restore details in the Restore wizard (eg. Backup Destination), the client console crashes and generates the following Exception and Stack Dump:
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Stack Trace:
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at Quest.Shared.UI.FolderBrowser.BrowserTreeView.m_backgroundWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
There are a few workarounds:
1.) script the restore using TSQLLitespeed stored procedures, eg. XP_RESTORE_DATABASE
2.) restore from the commandline using sqllitespeed.exe
3.) use LiteSpeed Extractor utility to obtain a native backup file from the LiteSpeed backu file.
For further information regarding LiteSpeed stored procedures and their related parameters, including commandline, refer to the LiteSpeed Help file (click Help in the LiteSpeed Console).
STATUS: Fixed in Version 6.0 of LiteSpeed
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center