Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/311.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 为什么不';不知道如何启用迁移?_C#_Entity Framework_Nuget_Entity Framework 4.3 - Fatal编程技术网

C# 为什么不';不知道如何启用迁移?

C# 为什么不';不知道如何启用迁移?,c#,entity-framework,nuget,entity-framework-4.3,C#,Entity Framework,Nuget,Entity Framework 4.3,我创建asp.net mvc3项目,从nuget安装entity framework 4.3.1 下一个 和获取错误: System.Management.Automation.PSArgumentException:找不到类型[System.Data.Entity.Migrations.MigrationsCommands]:请确保已加载包含此类型的程序集。 在System.Management.Automation.MshCommandRuntime.ThrowterminationErro

我创建asp.net mvc3项目,从nuget安装entity framework 4.3.1

下一个

和获取错误:

System.Management.Automation.PSArgumentException:找不到类型[System.Data.Entity.Migrations.MigrationsCommands]:请确保已加载包含此类型的程序集。
在System.Management.Automation.MshCommandRuntime.ThrowterminationError(错误记录错误记录)中
找不到类型[System.Data.Entity.Migrations.MigrationsCommands]:请确保已加载包含此类型的程序集


删除或更新.net reflector

重复:
PM> Enable-Migrations