EF dbcontext scaffold
Posted by: NOT_FOUND NOT_FOUND
Date: March 28, 2018 04:41PM

Following the steps outlined in docs to scaffold an existing MySQL database, I keep getting an Argument Null Exception with the parameter named language. I have the screen output -- basically, a mini stack trace -- and can post if needed. But, it looks like the error is triggered at:

Microsoft.EntityFrameworkCore.Design.Internal.DatabaseOperations..ctor(IOperationReporter reporter, Assembly startupAssembly, String pro
jectDir, String rootNamespace, String language)

The database is being used for ASP.NET identity in an EF CORE web application.

I would really appreciate any help.

Thanks,

Randy

Options: ReplyQuote


Subject
Written By
Posted
EF dbcontext scaffold
March 28, 2018 04:41PM
March 29, 2018 09:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.