rocadani
I just discovered a clue to the elusive crash anomaly. When I open this particular project by going to the windows start button, then highlight Sonar X2, then select this project from the drop down menu of recently opened projects, it is crashing upon open!
If instead I open Sonar FIRST, then click the open tab within Sonar and select the project ... no problem.?
Weird but true. I really like x2 and this is no big deal and probably due to my set up and its multiple uses.
Any one else see this happen before?
That sounds like you have a corrupt file in your jump list folder.
The files listed as you describe are technically called jump lists, and are not the files that they say they are. They are not even standard Windows shortcuts to those files, but rather entries in another file that lists recent document locations for a given program. If one of those files is corrupted, it can point the program to a bad location and fail to open the program with the file loaded, which is how it is supposed to work.
You can see the files by typing
%AppData%\Microsoft\Windows\Recent\AutomaticDestinations into the start menu search box or into the address box of windows explorer. Unfortunately the files are named in machine readable gobbledygook, one unintelligibly named file for each program. You can poke around inside the files by opening them in a text editor to see if you can find a clue about which is the one for Sonar. Or move all of the files to another location leaving that folder empty, then open and save a project in sonar to see which file will be re-written, then erase the file with the same name from the new location and move the others back. That should render the jump list for Sonar empty and preserve the other jump lists. Or you can erase all the files and lose all your jump lists and start again. Or you can just stop opening files from Sonar's jump list which is by far the safest and easiest solution.
At any rate, the fact that you can open the project from within Sonar indicates that it is not a corrupt project. You should also be able to open it by double clicking the project file itself, and if you were to create a shortcut to the project file, that shortcut should work as well. None of those actions depend on the jump list system. I suspect that all the activity you see when you click that filename in the jump list is Windows trying vainly to scan various locations for the file that should be referenced in a good jump list file.