Server Error SSRS
Server Error SSRS
</style>
</head><body bgcolor="white">
<h1>
Reporting Services Error<hr width="100%" size="1" color="silver" />
</h1><ul>
<li>The Authentication Extension threw an unexpected exception or
returned a value that is not valid: . (rsAuthorizationTokenInvalidOrExpired)
<a href="https://go.microsoft.com/fwlink/?
LinkId=20476&EvtSrc=Microsoft.ReportingServices.Exceptions.ErrorStrings
&EvtID=rsAuthorizationTokenInvalidOrExpired&ProdName=Microsoft
%20SQL%20Server%20Reporting%20Services&ProdVer=16.0.1114.11"
target="_blank" rel="noopener noreferrer">Get Online Help</a></li><ul>
<li>For more information about this error navigate to the report server on
the local server machine, or enable remote errors</li>
</ul><hr width="100%" size="1" color="silver" /><span
class="ProductInfo">SQL Server Reporting Services</span>
</ul>
</body>
--.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected
'text/xml'.
The request failed with the error message:
--
<html>
<head>
<title>
SQL Server Reporting Services
</title><meta name="Generator" content="Microsoft SQL Server Reporting Services 16.0.1114.11" />
<meta name="HTTP Status" content="500" />
<meta name="ProductLocaleID" content="127" />
<meta name="CountryLocaleID" content="1033" />
<style>
BODY {FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; FONT-WEIGHT:normal; FONT-SIZE: 10pt; COLOR:black}
H1 {FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; FONT-WEIGHT:700; FONT-SIZE:15pt}
LI {FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; FONT-WEIGHT:normal; FONT-SIZE:10pt; DISPLAY:inline}
.ProductInfo {FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; FONT-WEIGHT:bold; FONT-SIZE: 10pt; COLOR:gray}
A:link {FONT-SIZE: 10pt; FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; COLOR:#3366CC; TEXT-DECORATION:none}
A:hover {FONT-SIZE: 10pt; FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; COLOR:#FF3300; TEXT-DECORATION:underline}
A:visited {FONT-SIZE: 10pt; FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; COLOR:#3366CC; TEXT-DECORATION:none}
A:visited:hover {FONT-SIZE: 10pt; FONT-FAMILY:'Segoe UI',Tahoma,Verdana,sans-serif; color:#FF3300; TEXT-DECORATION:underline}
</style>
</head><body bgcolor="white">
<h1>
Reporting Services Error<hr width="100%" size="1" color="silver" />
</h1><ul>
<li>The Authentication Extension threw an unexpected exception or returned a value that is not valid: . (rsAuthorizationTokenInvalidOrExpired)
<a href="https://go.microsoft.com/fwlink/?
LinkId=20476&EvtSrc=Microsoft.ReportingServices.Exceptions.ErrorStrings&EvtID=rsAuthorizationTokenInvalidOrExpired&ProdName=Micros
oft%20SQL%20Server%20Reporting%20Services&ProdVer=16.0.1114.11" target="_blank" rel="noopener noreferrer">Get Online
Help</a></li><ul>
<li>For more information about this error navigate to the report server on the local server machine, or enable remote errors</li>
</ul><hr width="100%" size="1" color="silver" /><span class="ProductInfo">SQL Server Reporting Services</span>
</ul>
</body>
--.
Source Error:
An unhandled exception was generated during the execution of the current web request.
Information regarding the origin and location of the exception can be identified using
the exception stack trace below.
Stack Trace:
</style>
</head><body bgcolor="white">
<h1>
Reporting Services Error<hr width="100%" size="1"
color="silver" />
</h1><ul>
<li>The Authentication Extension threw an unexpected exception or
returned a value that is not valid: . (rsAuthorizationTokenInvalidOrExpired) <a
href="https://go.microsoft.com/fwlink/?
LinkId=20476&EvtSrc=Microsoft.ReportingServices.Exceptions.ErrorStrings&EvtID=rsAuthoriza
tionTokenInvalidOrExpired&ProdName=Microsoft%20SQL%20Server%20Reporting
%20Services&ProdVer=16.0.1114.11" target="_blank" rel="noopener noreferrer">Get Online
Help</a></li><ul>
<li>For more information about this error navigate to the
report server on the local server machine, or enable remote errors</li>
</ul><hr width="100%" size="1" color="silver" /><span
class="ProductInfo">SQL Server Reporting Services</span>
</ul>
</body>
--.]
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionCon
nection.GetSecureMethods() +179
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionCon
nection.IsSecureMethod(String methodname) +63
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionCon
nection.SetConnectionSSLForMethod(String methodname) +16
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ProxyMethodInv
ocation.Execute(RSExecutionConnection connection, ProxyMethod`1 sql16Method,
ProxyMethod`1 katmaiMethod, ProxyMethod`1 yukonMethod) +490
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ProxyMethodInv
ocation.Execute(RSExecutionConnection connection, ProxyMethod`1 sql16Method,
ProxyMethod`1 katmaiMethod, ProxyMethod`1 yukonMethod) +994
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionCon
nection.LoadReport(String Report, String HistoryID) +360
Microsoft.Reporting.WebForms.SoapReportExecutionService.LoadReport(String report,
String historyId) +33
Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession() +156
Microsoft.Reporting.WebForms.ServerReport.GetParameters() +50
ReportViewerForMvc.ReportViewerExtensions.SetProperties(ServerReport serverReport,
ServerReport properties) +67
ReportViewerForMvc.ReportViewerExtensions.SetProperties(ReportViewer reportViewer,
ReportViewer properties) +183
ReportViewerForMvc.ReportViewerWebForm.BuildReportViewer() +92
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +154
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean
includeStagesAfterAsyncPoint) +4077