SSRS Preview - Local Report Processing - ClientFramingDuplexSessionChannel in Faulted State

Ulysses Brown 21 Reputation points
2021-01-20T20:51:37.727+00:00

I am using Visual Studio 2019 to develop SSRS reports. I am able to preview all but this one report. It is using a stored procedure dataset (embedded in the report) against the same shared data source like all the other reports in the solution, but this particular report throws the following error immediately when I try to preview it in Visual Studio.

"An error occurred during local report processing. The communication object, System.ServcieModel.Channels.ClientFramingDuplexSessionChannel, cannot be used for communication because it is in the Faulted State."

Please advise on how to troubleshoot this specific issue.

I am able to deploy the report to SSRS and it runs fine. I am just not able to preview this one report.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,941 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 37,746 Reputation points
    2021-01-21T06:36:46.697+00:00

    Hi @Ulysses Brown ,

    Could you please help check the below situations to see if it will work.

    Option1.Run the VS as Administrator and then preview the report.

    Option2. Right click on the report you want to preview in your Solution Explorer and click RUN to preview.

    Option3.Choose the report in the report web portal and edit in the Report Builder to see if you could preview the report.

    Regards,
    Zoe


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    What can I do if my transaction log is full?--- Hot issues November

    How to convert Profiler trace into a SQL Server table -- Hot issues November


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.