Sharepoint 2010 BLOBconfiguration错误:必须声明标量variables“@RbsId”

HI,

我想在我的SharePoint 2010门户上启用BLOB。 门户有两个服务器:1. SQL Server 2008 R2 64位2.前端服务器(Windows 2008 64位)

我试过这个URL的步骤,但是当我执行$ rbss.Enable()命令,我得到这个错误:

Exception calling "Enable" with "0" argument(s): "Must declare the scalar variable "@RbsId"." At line:1 char:13 $rbss.Enable () CategoryInfo : NotSpecified: (:) [], MethodInvocationException FullyQualifiedErrorId : DotNetMethodException 

有这个错误的解决scheme吗?

您是否检查了使用FILESTREAM提供程序(SharePoint Foundation 2010)安装和configuration远程BLOB存储(RBS)

这是我的权限问题。 我运行它作为本地pipe理员与农场pipe理员访问,它的工作。

-gamemaster000

这可能是由不正确的SQL Server整理引起的:

  • 由于SharePoint Server 2010的SQL Server归类,无法启用RBS
  • 有关SharePoint数据库和TempDB的SQL归类的可支持性