I have a Windows 2016 server and I updated it to the most recent patch. After that I installed SQL Server 2017 RC 1 without any issue. Then I downloaded SSRS 2017 RC 1 and installed it. However, when I tried to configure it I got the following error.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
I also found some entries in the event viewer:
![]()
![]()
Below is my Windows info:
![]()
My SQL Server Works fine.
![]()
Below is my SSRS service configuration:
![]()
![]()
Can anyone help me to solve the issue? Thanks in advance.
/*
I paste the entries in the event viewer here in case others are searching these keywords:
Faulting application name: RSManagement.exe, version: 14.0.600.310, time stamp: 0x596c1fb2
Faulting module name: KERNELBASE.dll, version: 10.0.14393.1378, time stamp: 0x594a146b
Exception code: 0xe0434352
Fault offset: 0x0000000000033c58
Faulting process id: 0x46c
Faulting application start time: 0x01d30232bc1f0956
Faulting application path: C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\Management\RSManagement.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 03dd3a74-230f-42e0-a7c0-35afec3677b8
Faulting package full name:
Faulting package-relative application ID:
Application: RSManagement.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Security.SecurityException
Exception Info: System.IO.FileLoadException
at Microsoft.BIServer.Configuration.SqlDumperAdapter.Microsoft.BIServer.Configuration.IDumperAdapter.Prepare()
at Microsoft.BIServer.Configuration.Dumper..ctor(Microsoft.BIServer.HostingEnvironment.SimpleConfig, Microsoft.BIServer.Configuration.IDumperAdapter)
at Microsoft.BIServer.Configuration.Dumper.Create(Microsoft.BIServer.HostingEnvironment.SimpleConfig, Microsoft.BIServer.Configuration.IDumperAdapter)
at Microsoft.BIServer.Management.WebHost.Program.Main(System.String[])
*/