I have a C # console application in Visual Studio 2010 that I can execute just fine. When I try to start the process in debug mode, I get the following error:

I tried to find any information, but I could not find anything. Can anyone make it clear why I cannot run this using the debugger?
EDIT: I have to clarify that earlier I was able to successfully debug the console application, this is a new situation.
visual studio
Rebecca Chernoff Apr 24 2018-11-11T00: 00Z
source share