SSRS 2016 - 'extension Name' 无效
SSRS 2016 - 'extension Name' is not valid
我正在尝试在 SSRS 2016 中设置新订阅,但 Delivery options (E-Mail)
未加载。这是错误消息:
Exception of type 'System.Web.HttpUnhandledException' was thrown.
The value of parameter 'extension Name' is not valid. (rsInvalidParameter)
我在配置管理器中设置了 SMTP 服务器,并用它发送了测试电子邮件。我可能错过了另一种配置吗?
我最终尝试使用 powershell 添加它,最后收到一条有用的错误消息,告诉我我的 SSRS 版本不支持添加计划。
Exception calling "ListSubscriptions" with "1" argument(s): "System.Web.Services.Protocols.SoapException: The feature: "Subscriptions to reports" is not supported in
this edition of Reporting Services.
我正在使用 Web,但显然我需要标准版才能继续
https://docs.microsoft.com/en-us/sql/reporting-services/reporting-services-features-supported-by-the-editions-of-sql-server-2016
我正在尝试在 SSRS 2016 中设置新订阅,但 Delivery options (E-Mail)
未加载。这是错误消息:
Exception of type 'System.Web.HttpUnhandledException' was thrown. The value of parameter 'extension Name' is not valid. (rsInvalidParameter)
我在配置管理器中设置了 SMTP 服务器,并用它发送了测试电子邮件。我可能错过了另一种配置吗?
我最终尝试使用 powershell 添加它,最后收到一条有用的错误消息,告诉我我的 SSRS 版本不支持添加计划。
Exception calling "ListSubscriptions" with "1" argument(s): "System.Web.Services.Protocols.SoapException: The feature: "Subscriptions to reports" is not supported in this edition of Reporting Services.
我正在使用 Web,但显然我需要标准版才能继续 https://docs.microsoft.com/en-us/sql/reporting-services/reporting-services-features-supported-by-the-editions-of-sql-server-2016