VS2013 - Failed to create (new forms project)

I have a problem with VS2013, because it will not create any projects, new or existing.

I always encounter an error:

... Please create a project and try again, or set the output path and assembly properties to indicate the correct location of the target assembly.

My output window shows:

1> The project "WindowsFormsApplication3" is not updated. The output file 'c: \ users \ ... \ WindowsFormsApplication3 \ bin \ Debug \ WindowsFormsApplication3.exe' is missing.

1> ------ Build started: Project: WindowsFormsApplication3, Configuration: Debug Any CPU ------

========== Build: 0 succeeded, 1 failed, 0 updated, 0 skipped ===========

I searched around and almost everyone seems to think in order to solve this, I had to “build” it checked in my configuration manager - this.

In addition, in the section “Settings → Projects and solutions →“ Build and run, “I should have“ when starting when the projects are out of date ”:“ install an invitation or always build is like that. ”It is also configured for any cpu (although even a crash not yet installed on x86, etc.).

And finally, my output path is set correctly, this is "bin \ Debug".

I rack my brains over it, and I'm at a standstill. It all started after rebooting the PC, and before that there were no problems. The new VB apps will work just fine, it's just windows forms / console projects that give me hell.

== Edit ==

I tried the repair during installation, did not affect it at all, nor did I have any reset settings.

(msbuild) - / , , , ,

"WindowsFormsApplication3" . 'c:\users \...\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.pdb'.

+4
1

. , VS - , ( ).

Avecto Defendpoint , .

+1

Source: https://habr.com/ru/post/1529605/


All Articles