How To Integrate RDLC Report in ASP.NET

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • The vidoe demonstrates the integration of RDLC report in ASP.net MVC application. RDLC is powerful report tool that generates basic to advance level of reporting. It's easy to integrate and design in web application without writing in much code.

ความคิดเห็น • 20

  • @Aurelnpounengong
    @Aurelnpounengong 6 หลายเดือนก่อน +1

    Hello, My name is Aurel, and I am trying to develop this functionally today. could you please make an updated Tutorial on how to do this? Thank You.

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  6 หลายเดือนก่อน

      Sure, Could you please let me know what version of Visual Studio and Dotnet Framework you are using for development ? Thanks for visiting DTJ

  • @shaileshpandey6214
    @shaileshpandey6214 2 ปีที่แล้ว +1

    AspNetCore.Reporting.LocalProcessingException: 'An error occurred during local report processing.;An error has occurred during report processing.
    Query execution failed for dataset 'Dataset'.
    Format of the initialization string does not conform to specification starting at index 0.'

  • @joshprogramming2414
    @joshprogramming2414 3 ปีที่แล้ว +1

    Great video

  • @fajarrobertk.h.4177
    @fajarrobertk.h.4177 2 ปีที่แล้ว +1

    is it possible if you have 2 or more .rdlc but using only 1 .aspx page to generate report separatedly?

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 ปีที่แล้ว

      100% yes. You need to manage the condition in the .aspx page . The aspx page here acts as a container for RDLC report. Hope you go the point. Thanks for commenting

  • @cyberpunkgil
    @cyberpunkgil 3 ปีที่แล้ว +2

    The title of the video says "MVC". This is using Webforms.

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 ปีที่แล้ว

      The Webform is used as a container within the MVC project to load RDLC Report. thanks for commenting

  • @MJ-nz6ys
    @MJ-nz6ys 2 ปีที่แล้ว +1

    Dataset object is not appearing when right click on the Report folder. What package do i need to install to get dataset?

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 ปีที่แล้ว

      May I know which version of IDE you are using ? Is it VS 2015 or VS 2019 ? and what's your target dotnet framework version ?

    • @MJ-nz6ys
      @MJ-nz6ys 2 ปีที่แล้ว

      @@DigitalTECHJOINT VS COMMUNITY 2020

  • @gleamofcolor
    @gleamofcolor 2 ปีที่แล้ว +2

    thanks for the nice video. how to convert pdf directly from the server?

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 ปีที่แล้ว +1

      Hey thanks for your comments. The code you saw in the video is server side code . Connect with us on email for any further queries. thanks

  • @shabanabdelhamid7515
    @shabanabdelhamid7515 2 ปีที่แล้ว +2

    Report Viewer Doesn't Exists in Toolbox in vs2019

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  2 ปีที่แล้ว

      Hey Thanks for commenting on our channel . Yes you can enable RDLC in VS 2019 provided you install the necessary packages .. Refer the link I found for you. Hope it helps you in your situation . thanks .. www.codeproject.com/Questions/5291743/RDLC-report-missing-in-VS-2019

  • @joshprogramming2414
    @joshprogramming2414 3 ปีที่แล้ว +1

    Please do share it how can a pdf can be downloaded with RDLC

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  3 ปีที่แล้ว

      Hi Josh, Sorry for the late reply. Will release video on downloading the report in PDF format by this week for sure

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  3 ปีที่แล้ว

      Hi Josh,
      Video released to demonstrate report generation in PDF/Excel format.
      th-cam.com/video/NTgt9GwlHxU/w-d-xo.html