Document [] cannot be saved for Document Recovery.

All of a sudden I have started getting the following error when executing an SQL statement: Configuration system failed to initialize Stack trace: at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Xml.Serialization.XmlSerializerCompilerParameters.Create(String location) at System.Xml.Serialization.TempAssembly…ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence) at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace) at System.Xml.Serialization.XmlSerializer…ctor(Type type, String defaultNamespace) at System.Xml.Serialization.XmlSerializer…ctor(Type type) at Quest.Toad.DocumentRecovery.RecoveryManifest.SaveManifest() at Quest.Toad.DocumentRecovery.RecoveryManifest.SaveDocumentManifest(String documentFileName, String recoveryFileName)

at Quest.Toad.DocumentRecovery.DocumentRecoveryManager.SaveRecoveryFile(DocumentForm documentForm)

I’d like to fix it but I don’t know what it is looking for. I have Toad for DB2 5.0.2.

Perhaps somehow your document recovery manifest xml file became corrupted.
You can try the following to attempt to fix this.
Navigate to the Toad Application Data directory - using Toad’s Help About.
Exit Toad.
Open the Document Recovery directory - for example:
C:\Documents and Settings\USERID\Application Data\Quest Software\Toad for DB2 5.0\Document Recovery

Delete any files in that directory.

Restart Toad and see if the issue persists. If it does then you should send in the contents of the Document Recovery directory (when Toad is up).
Hope this helps,
Jeff