The following error occurs when going to File | Open, from the main menu in Toad.
Error connecting to the repository.
The repository may be temporarily unavailable. Please try again shortly.
Reason: Trying to create a TNamespace on a nonexistent File object
WORKAROUND:
1. Close Toad.
2. Browse to the default folder:
C:\Users\\AppData\Roaming\Quest Software\Toad for Oracle\X.X\User Files
3. Locate and open the file called "Toad.ini" in Notepad.
4. Do a search for the following:
CommonDialogFavorites
5. If there's a path that's no longer valid or a closed double quotes "" such as:
CommonDialogFavorites=""
Erase all content and leave the equal sign so it looks like the following:
CommonDialogFavorites=
6. Save the Toad.ini file and launch Toad and re-test the issue by trying to open a file.
STATUS: