Answer the question
In order to leave comments, you need to log in
Problems when debugging in Visual Studio 2012 Express?
Hello, I think there are a lot of programmers on Habré who use VS, who, like me, have switched to the latest version. Only some jambs confuse me:
1. Errors of the form:
Error 4 error LNK1168: cannot open C:\Users\Dmitry\documents\visual studio 2012\Projects\Project2\Debug\Project2.exe for writing C:\Users\Dmitry\documents\visual studio 2012\Projects\Project2\Project2\LINK Project2
. Among the possible solutions, Google, as always, issued solutions in the form of “turn off the firewall, antivirus, uak, check if the process is running, etc.”. But the fact is that everything that is possible is already disabled, the process is not running, and plus everything is perfectly removed through the explorer. Answer the question
In order to leave comments, you need to log in
The problem was the behavior of UAC in Windows 8, which was unfamiliar to me. Even when it was turned off, it still affected the behavior of the system. I got the impression that it is better not to turn it off, because. when it is enabled, at least you can explicitly do some actions in the context menu (and apparently systemically) with administrator rights. And when it is turned off, some actions cannot be performed even though the account has the necessary rights. In general, after a rollback to Windows 7, VS works like a clock.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question