Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -


i'm trying make new c++ empty project in visual studio community 2015. however, hit okay, tells me 1 or more errors have occured, , general exception (exception hresult:0x80131500).

i've been trying online other results, none have helped far , wondering if here knew how fix it.

i've tried re installing , tried windows ultimate 2013 , i'd still unable make empty project.

in case stopped working when i've tried switch solution "debug" "release" configuration. after vs started fail load projects or create new ones message have mentioned (exception hresult:0x80131500).

what did trying create new c# project on have got more clear , useful message, saying vs 2015 can not open following file:

c\programfiles(x86)\msbuild\14.0\bin\microsoft.common.currentversion.targets 

when have checked file have found corrupted in weird way - size of file same original 80% of file garbage. after have downloaded original file microsoft reference source website , fixed it.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -