Hi folks!
Every time I try to make a report, Toad for Data Analyst crashes. (v 3.0.1.17.37)
Steps:
1.- select a table in the query builder
2.- execute query
3.- click “send to Report”
3.- Watch Toad to crash
System.NullReferenceException
Referencia a objeto no establecida como instancia de un objeto.
Stack Trace:
en Quest.Toad.Analyst.AnalystExcelForm.fileSystemWatcher_Created(Object sender, FileSystemEventArgs e)
en System.IO.FileSystemWatcher.OnCreated(FileSystemEventArgs e)
en System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
en System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
en System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
any suggestion?