“The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: There are currently no logon servers available to service the logon request.” when running a Report

I am trying to run a Report. After right-clicking the Report and selecting Run from the context menu I then see the screen showing me for the values that will be used to run the Report.

However, I’m unable to click View Report or specify values for the Report. Instead after a delay I see a Configuration Manager dialog box displaying the following error:

The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: There are currently no logon servers available to service the logon request.
(rsRuntimeErrorInExpression)

Clicking Details >> shows the following:

Microsoft.Reporting.WinForms.ReportServerException
The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: There are currently no logon servers available to service the logon request.
(rsRuntimeErrorInExpression)

Stack Trace:
at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)

You need a subscription to access the answer.


This content is restricted to subscribers

Login to leave your feedback!

Leave a Reply