I got the same error!
An "fix"that i made, is to create a fake DbContext and then choose it when asked for the dbContext class on the scaffolding item wizard. And after that, i've deleted that fake dbContext.
I didnt figure out what is the cause for that exception.
Anyone find a real solution for that?
Thanks
An "fix"that i made, is to create a fake DbContext and then choose it when asked for the dbContext class on the scaffolding item wizard. And after that, i've deleted that fake dbContext.
I didnt figure out what is the cause for that exception.
Anyone find a real solution for that?
Thanks