Good day! I stopped running a project in Visual Studio. The studio reports that the build was successfully completed, a process appears in the task manager, but the window does not start. The problem appeared yesterday, this morning when I turned on the laptop from sleep mode, the program was already open in several copies. After closing them all is still. I did not move the project files anywhere, the problem arose after small changes in the code, but returning back did not help. Maybe it's a studio glitch or Windows? What to do with it?

Closed due to the fact that off-topic party PashaPash Nov 12 '17 at 2:54 .

It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:

  • “Questions asking for help with debugging (“ why does this code not work? ”) Should include the desired behavior, a specific problem or error, and a minimum code for playing it right in the question . Questions without an explicit description of the problem are useless for other visitors. See How to create minimal, self-sufficient and reproducible example . " - PashaPash
If the question can be reformulated according to the rules set out in the certificate , edit it .

    1 answer 1

    Everything solved the problem. Error in the code, because of which the program started a complex method in a loop. So the program spent several hours calculating.