erkannt Ich versuche zum ersten Mal in meiner neuen mvc 4 Anwendung PM> Enable-Migrations -EnableAutomaticMigrationsDer Begriff 'Enable-Migrationen' nicht mvc Code zuerst
Ich bin geting auszuführen:
Enable-Migrations : The term 'Enable-Migrations' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or
if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Enable-Migrations –EnableAutomaticMigrations
Was fehlt mir? Ich habe E. F installiert 5.
Haben Sie Entity Framework installiert? Auch http://stackoverflow.com/q/11202718/1341477 und http://stackoverflow.com/q/10411529/1341477 und http://nuget.codeplex.com/workitem/2649 –
Leider bearbeitet gerade meine Frage, ich gemeint ef 5 nicht mvc 5 !! Also ja als Antwort auf deine Frage ... – Simon
Willst du Datenbank migrieren? –