这次使用OS+SQL的镜像还原系统后安装了CRM 2015,主要流程是 安装IIS/AD,SSRS ,CRM2015。自带的SQL中SSRS没有安装完全,需配置一下。

这一切都满顺利的,最后在安装 SrsDataConnector 时,系统报错: The SQL Server Reporting Services account is a local user and is not supported.

 

SrsDataConnector   The SQL Server Reporting Services account is a local user and is not supported.

这个问题主要原因是 报表运行账号是 ReportServer ,而需要调整为 Local System.  

调整后SrsDataConnector  正确安装。

SrsDataConnector   The SQL Server Reporting Services account is a local user and is not supported.

 

本文地址:http://www.cnblogs.com/Earson/p/SrsDataConnectorlocalusernotsupported.html

引用请注明来源。

相关文章:

  • 2021-05-20
  • 2022-03-02
  • 2022-12-23
  • 2022-03-07
  • 2021-07-29
  • 2022-12-23
  • 2021-10-12
猜你喜欢
  • 2022-12-23
  • 2021-11-13
  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案