locked
Ingeration of SSRS 2016 with asp.net core RRS feed

  • Question

  • I, along with many others have asked the question of when ssrs 2016 will be integrated with asp.net mvc core. For mvc 5 we can use the ReportViewer.   But Core does not support web forms.     There is a workorder around for this problem from AlanJuden.   But I have seen no "official" solution from Microsoft.   I see that Microsoft is now working on ssrs 2017 ... so I am beginning to think that there will be no solution for ssrs 2016... which means we can never migrate to asp.net mvc core.

    This may have been asked before, but I did not find this question on this forum... In lots of other places, but not this forum.  Please forgive me if I have missed where this question was asked and answered.

    Thursday, July 27, 2017 6:55 PM

Answers

  • Hi Brian Smith,

    Based on my research, Report Viewer control is an ASP.NET Web Forms control (there’s a Windows Forms version as well) for your existing apps. (Developing new web apps on ASP.NET Core/MVC and other web frameworks? Know that your scenario is on our radar as well). We could look forward to its release. You can  pay attention to SQL Server Reporting Services Team Blog for the newest feature. Currently, you could try the workaround provided by the AlanJuden. 

    In addition, you also could submit the requirement at https://connect.microsoft.com/SQLServer/Your feedback is valuable for us to improve our products and increase the level of service provided.

    Thanks for your understanding and support.
    Best Regards,
    Zoe Zhi

    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Friday, July 28, 2017 2:50 AM