在VS 2013中安装NHibernate 3.3 [英] Installing an NHibernate 3.3 in VS 2013

查看:97
本文介绍了在VS 2013中安装NHibernate 3.3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我正在尝试在我的Visual Studio 2013中安装nHobernate 3.3版本,同时尝试使用以下命令在Nuget Package Console中安装它会抛出错误





Add-EFProvider:无法将参数绑定到参数'Project',因为它是null。

在C:\ Users \sg0950632 \Documents\Visual Studio 2013 \Projects\MockDemo \packages \ EntityFramework.6.1.1 \tools\install.ps1:4 char:15

+ Add-EFProvider<<<< $ project'System.Data.SqlClient''System.Data.Entity.SqlServer.SqlProviderServices,EntityFramework.SqlServer'

+ CategoryInfo:InvalidData:[Add-EFProvider],ParameterBindingValidationException

+ FullyQualifiedErrorId:ParameterArgumentValidationErrorNullNotAllowed,Add-EFProvider




我正在使用SQL Server 2014我认为是NHibernate 3,3需要一个SQL Server 2008管理工作室为了成功安装它。



是否会出现这种情况,我是否还需要SQL Server 2008才能使用NHibernate 3.3 x?



我们非常感谢任何建议。





谢谢,

Ahmed

Hi,

I am trying to install an nHobernate 3.3 version in my Visual Studio 2013, While trying to install with the below comand in Nuget Package Console it throws an error


Add-EFProvider : Cannot bind argument to parameter 'Project' because it is null.
At C:\Users\sg0950632\Documents\Visual Studio 2013\Projects\MockDemo\packages\EntityFramework.6.1.1\tools\install.ps1:4 char:15
+ Add-EFProvider <<<< $project 'System.Data.SqlClient' 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer'
+ CategoryInfo : InvalidData: [Add-EFProvider], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Add-EFProvider


I am using SQL server 2014 i think is NHibernate 3,3 requires an SQL Server 2008 management studio inorder to get it installed successfully.

Will it be the case, Do i also nee dto have SQL server 2008 to work with NHibernate 3.3 x?

Any suggestions are highly appreciated.


Thanks,
Ahmed

推荐答案

项目'System.Data.SqlClient''System.Data.Entity.SqlServer.SqlProviderServices,EntityFramework.SqlServer'

+ CategoryInfo:InvalidData:[Add-EFProvider],ParameterBindingValidati onException

+ FullyQualifiedErrorId:ParameterArgumentValidationErrorNullNotAllowed,Add-EFProvider



我正在使用SQL server 2014我认为是NHibernate 3,3需要一个SQL Server 2008管理工作室才能成功安装它。



是不是这样,我是否也需要SQL Server 2008才能与NHibernate 3.3一起使用x?



我们非常感谢任何建议。





谢谢,

Ahmed
project 'System.Data.SqlClient' 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer'
+ CategoryInfo : InvalidData: [Add-EFProvider], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Add-EFProvider

I am using SQL server 2014 i think is NHibernate 3,3 requires an SQL Server 2008 management studio inorder to get it installed successfully.

Will it be the case, Do i also nee dto have SQL server 2008 to work with NHibernate 3.3 x?

Any suggestions are highly appreciated.


Thanks,
Ahmed


这篇关于在VS 2013中安装NHibernate 3.3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆