"Some reboot or shell operations were canceled or errors were triggered." I have been using Visual Studio for many years and 2013. Inside this, I made a source connection for Perforce SCM. This works for months without problems until today.
Today, after you selected a WPF project, doing things that could break the constructor, I began to receive a pop-up message stating that there was a problem. Visual Studio recommends closing the solution and restarting, but the problem remains.
Now, when I close the solution, it does not remember which files to open again the next time. When I edit something, it checks correctly, but the message "Some reboot or shell operations have been canceled ..." pops up.
The good news is that the program is still compiling, working, WPF designers are working. But how can I fix this?
EDIT: I tried to delete the files in the directories, and I tried to return the solution file. If I had a clue where to look, maybe I could determine what I missed trying to fix it.
source
share