Hello i am facing the following problem:
After i reinstalled windows 7
and VStudio 2017 Community Preview
i was faced with the WerFault
. error when trying to run a project:
After searching for a solution i have reinstalled the VC++ Redistributables and VStudio to no avail.Is there any solution for this?
P.S: This error persists on any type of project.Initially i thought it was because i was using .netcore 2.1 but it has nothing to do with that.
I solved this problem by uninstalling VC++ Redistributables (2017)
and installing the 2015
version.It worked like a charm.