Object reference not set to an instance of an object.
Stack trace:
at Quest.Toad.QueryBuilder.QueryBuilderControl.LinkDiagramObjects()
at Quest.Toad.QueryBuilder.QueryBuilderControl.GetXml()
at Quest.Toad.QueryBuilder.QueryBuilderControl.get_Xml()
at Quest.Toad.QueryBuilder.QueryBuilderControl.LinkDiagramObjects()
at Quest.Toad.QueryBuilder.QueryBuilderControl.GetXml()
at Quest.Toad.QueryBuilder.QueryBuilderControl.get_Xml()
at Quest.Toad.QueryBuilder.QueryBuilder.SaveAutoRecoveryFile(String file)
at Quest.Toad.DocumentRecovery.DocumentRecoveryManager.SaveRecoveryFile(DocumentForm documentForm)
have a project I have been working on for quite some time which just recently started giving me issues. The file has been opening fine until all of a sudden when opening it, the red boxes with x's started appearing. This TSM file opened fine yesterday and now it will not open properly. It did populate this error message as well. Thoughts as to what is occurring and how it can be fixed?
Hello,
What is your PC configuration? Is it happen consistently? It looks like file is broken by some reason.
Do you keep the original file? we want to compare original file and the crash file?
If you could reproduce it every time, could you please create a support case so that we could follow this issue.
Red X’s with boxes mean the application has run out of memory. The error stack shown also states you are loading the file from our document recovery which means the app crashed. So I am not sure if that file is corrupted or not.