简体   繁体   English

无法连接到 SSRS 中的报表服务器进行配置

[英]cannot connect to report server in SSRS for configuration

I need some help installing SSRS.我需要一些帮助来安装 SSRS。 I am following this link's instructions.我正在按照此链接的说明进行操作。 I have installed the report server but am receiving this error when trying to connect to configure it in the Report Server Configuration Manager.我已安装报表服务器,但在尝试连接以在报表服务器配置管理器中对其进行配置时收到此错误。 I don't quite understand the error message.我不太明白错误信息。 Any ideas?有任何想法吗? Thanks谢谢

https://docs.microsoft.com/en-us/sql/reporting-services/install-windows/install-reporting-services?view=sql-server-ver15 https://docs.microsoft.com/en-us/sql/reporting-services/install-windows/install-reporting-services?view=sql-server-ver15

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80040208)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
   at Microsoft.ReportingServices.WmiProvider.WmiProviders.GetInstance(String machineName, String instanceName, RSWmiNamespaces rsNamespace, ConnectionOptions connOptions, ObjectGetOptions getOptions, String version)
   at Microsoft.ReportingServices.WmiProvider.WmiProviders.GetReportServerAdmin(String machineName, String instanceName, ConnectionOptions connOptions, ObjectGetOptions getOptions, String version)
   at Microsoft.ReportingServices.WmiProvider.WmiProviders.GetReportServerAdmin(String machineName, String instanceName, ConnectionOptions connOptions, ObjectGetOptions getOptions)
   at ReportServicesConfigUI.WMIProvider.RSInstances.GetReportServerAdmin(RSInstance rsinstance)
   at ReportServicesConfigUI.ConfigurationManager.ChangeMachine()
   at ReportServicesConfigUI.ConfigurationManager.LaunchDialog()
   at ReportServicesConfigUI.ConfigurationManager.OnActivated(EventArgs e)
   at System.Windows.Forms.Form.set_Active(Boolean value)
   at System.Windows.Forms.Form.WmActivate(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
RSConfigTool
    Assembly Version: 15.0.0.0
    Win32 Version: 15.0.1102.675
    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server%20Reporting%20Services/Shared%20Tools/RSConfigTool.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4150.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
   Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
CrowdStrike.Sensor.ScriptControl
    Assembly Version: 5.31.11304.0
    Win32 Version: 5.31.11304.0
    CodeBase: file:///C:/Windows/System32/CrowdStrike.Sensor.ScriptControl11304.dll
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3761.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Microsoft.ReportingServices.Editions
    Assembly Version: 2019.11.0.0
    Win32 Version: 2019.11.7.2
    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server%20Reporting%20Services/Shared%20Tools/Microsoft.ReportingServices.Editions.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

I received other errors that narrowed down the issue.我收到了缩小问题范围的其他错误。 I needed windows admin privileges to install/config SSRS.我需要 windows 管理员权限来安装/配置 SSRS。

在此处输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 报告服务配置管理器无法启动当前报告服务器 - SSRS - Reporting service configuration manager unable to start currect report server - SSRS SSRS 报告一旦部署就无法连接到 SSAS 多维数据集 - SSRS report cannot connect to SSAS cube once deployed Microsoft SQL Server 2014中的报表服务(SSRS)2005连接数据库 - Report Services (SSRS) 2005 connect database in Microsoft SQL Server 2014 Visual Studio报表查看器无法连接到远程SSRS服务器 - Visual Studio Report Viewer does not connect to remote SSRS server 报表服务器无法解密用于访问报表服务器数据库SSRS错误中的敏感或加密数据的对称密钥 - The report server Cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database SSRS Error Microsoft SSRS 2012 报表管理器 - HTTP 500 错误(网站无法显示页面),而报表服务器正常 - Microsoft SSRS 2012 Report Manager - HTTP 500 error (The website cannot display the page),while Report Server fine SSRS - 报告服务器配置异常(System.Net.Sockets.SocketException (0x80004005): No such host is known) - SSRS - Report Server Configuration Exception ( System.Net.Sockets.SocketException (0x80004005): No such host is known ) SSRS 报告服务器 - 失败时的电子邮件? - SSRS Report Server - Email on failure? SSRS报告报告服务器速度慢 - SSRS report Slow in Reporting Server 使用SSRS生成SQL Server报告 - SQL Server report generation with SSRS
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM