a last problem for get migrations

06/17/2017 11:48 Alpinador#1
i installed all correctly, but when put the "enable-migrations" command on console say this:

No context type was found in the assembly 'OpenNos.Login'.

and if i put "get-migrations" say this:

No migrations configuration type was found in the assembly 'OpenNos.Login'. (In Visual Studio you can use the Enable-Migrations command from Package Manager Console to add a migrations configuration).

thanks in advance for suggestions/solutions for get the server running

i think is a last step i need here
06/17/2017 16:31 Marvin341#2
Quote:
Originally Posted by Alpinador View Post
i installed all correctly, but when put the "enable-migrations" command on console say this:

No context type was found in the assembly 'OpenNos.Login'.

and if i put "get-migrations" say this:

No migrations configuration type was found in the assembly 'OpenNos.Login'. (In Visual Studio you can use the Enable-Migrations command from Package Manager Console to add a migrations configuration).

thanks in advance for suggestions/solutions for get the server running

i think is a last step i need here
Select OpenNos.DAL.EF ^^