Exception from HRESULT: 0x80131500

1

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!

visual-studio
entity-framework
command-prompt
dnx

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0