I am using Visual Studio Professional 2015 (Update 3) for the development of applications. The problem is that when I press F5, to start debugging, the IDE shows the following message:
The operation can not be completed
The strangest thing is that if I accept the message and start debugging again, then it does well. This happens every time I stop debugging, I make some modifications (or none) and pressing F5 again the message appears and so on.
I noticed that the error occurs when:
1 > Compiled operation started: project: [projname], configuration: Debug x86
1 > [name_proy] - > \\ project_path \ proy_name \ bin \ Debug \ proy.exe_name
Compile: 1 correct, 0 incorrect, 0 updated, 0 omitted
When the third line appears in the output window (Output). It is worth mentioning that this has a couple of days, before that did not happen. I have not installed anything at all.
If someone knows how to solve it, it will be a great help and I thank you from before. Thanks.