Exception from HRESULT: 0x80131500

2.2k views Asked by At

I am trying to run this command "dnx ef migrations add setup" in the cmd of my project. I was returned with this error "Exception from HRESULT: 0x80131500" and it states it fails to load one or more dependencies.

I am using VS2015 Project. Anyone knows what the error?

Thanks in advance!

0

There are 0 answers