How to create RDLC Report in ASP.NET Core | FoxLearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

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

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

    thank you i tried with net core 6 and it worked correctly and worked after publish

  • @swerytv4342
    @swerytv4342 4 ปีที่แล้ว

    thanks for all FoxLearn

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      You're welcome. Thank you !

  • @wellingtonfontes4640
    @wellingtonfontes4640 11 หลายเดือนก่อน

    Very good. Thank you.

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

    Nice Video

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

      Thank you

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

    Thanks for this video and I got error when deploy to production server. Could you advice?

  • @saumyaranjan8500
    @saumyaranjan8500 2 หลายเดือนก่อน +1

    Rdlc not supported linux hosting.

  • @sunitachauhan3363
    @sunitachauhan3363 4 หลายเดือนก่อน +1

    After publishing and deploy on another server report not work ,,solution ???

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

    Thanks for your video.
    It is not supported when chart sare implemented. Do you know any solution?

  • @Shpendi79
    @Shpendi79 4 ปีที่แล้ว

    Thank you very much, also the others videos are greate.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      You're welcome. Thank you !

  • @MrMirceaRs
    @MrMirceaRs 7 หลายเดือนก่อน

    what about an invoice report when i need ta add fields in the header and how can be seem?

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

    HI, I am getting bellow error. Please can you help me.
    ReportProcessingException: Query execution failed for dataset 'DataSet1'.
    Format of the initialization string does not conform to specification starting at index 0.

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

      Same problem facing here .
      if you get solution of this then please revert us also.

  • @MixProfChannel
    @MixProfChannel ปีที่แล้ว

    Working Fine, while uploading on server it's make download not print, searching for a solution :)

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

    good..

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

    It can't generate pdf file when it is deployed in Linux server. What should to do?

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

    Thanks for the tutorial. I am trying to add RDLC to my project and faced with issue. There is no Report item when I trying to add report to WindowsFormApp. I even reinstalled extension. But no luck. Could help me?

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

      Which visual studio are you using?

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

      @@foxlearn VS 2019

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

      @@foxlearn Microsoft Visual Studio Community 2019
      Version 16.8.2

  • @AMIRKHAN-dm2fm
    @AMIRKHAN-dm2fm 4 ปีที่แล้ว

    Thank u so much but if we want to print this report directly with the default local printer then how we can do this?

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      You can view this video. th-cam.com/video/uiTTgwoticY/w-d-xo.html i've uploaded

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

    Does this solution work with .net core rest api with react frontend?And how to make it work?

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

    great! Thanks a lots

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

      You're welcome. Thank you

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

    Hi? How do i solve this. You run the report the first time it runs. then when I run the second report I get this error
    AspNetCore.Reporting.LocalProcessingException: 'An error occurred during local report processing.;Object reference not set to an instance of an object. NullReferenceException: Object reference not set to an instance of an object.

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

    Thanks a lot for your great video. Is this work in Core 5? And if I publish the web project and hosted it does it work on iis? Thanks in advance. I have subscribed.

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

      have you tried it in .net core 5?

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

    Not found Report while adding report from Winforms project,

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

    Table and matrix view is supported but How can make rdlc chart, I tried as per your method but chart is not supporting.. Please need your suggestion.

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

    it possible if display report in cshtml Netcore as viewer aspx. thanks

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

    Thank you for a great video. Please can you test this in Core 6 as I am getting a security policy error when the local report accesses the path?
    Method System.Security.Policy.Evidence.AddHostEvidence: type argument 'System.Security.Policy.Zone' violates the constraint of type parameter 'T'.

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

      I have this same error in Core 6, did you find a way to fix this?

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

      @@mikem4326 No I have not found a work around on this. My feeling is that this might be an issue with VS 2022 connecting to 32 bit dll's as this is now a 64bit environment. Will keep checking.

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

      Same error me too. Someone find a fix?

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

      Same error.
      Someone find a fix?

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

      @@VictorManuelFloresAnchundia In my situation i used a different library and the report will generated correctly

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

    Thank you so much

  • @mongii2
    @mongii2 4 ปีที่แล้ว

    I can not wait video that's 1 hour ago~ haha!!

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      Thank you !

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

    thanks

  • @GopiNath-sg8mm
    @GopiNath-sg8mm 3 ปีที่แล้ว

    While publishing with rdlc report in blazer shows error. Pl suggest.

  • @dr.ozitron2095
    @dr.ozitron2095 3 ปีที่แล้ว

    Thanks.. Page numbers would be nice..

  • @mdziaulhaq2576
    @mdziaulhaq2576 4 ปีที่แล้ว

    Thank you 🦊 Fox learn .......how can we send rdlc report as PDF to gmail in win forms ?

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว +1

      OK. Thank you for your suggestion !

  • @tuanvuthai1196
    @tuanvuthai1196 ปีที่แล้ว

    just one report. if another report it will fail because it can clear parameter can you help me for this solution

  • @disguisedgirl
    @disguisedgirl 4 ปีที่แล้ว

    Excellent! Could you please update this video with a report viewer?
    Thank you!

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว +1

      OK. Thank you for your suggestion !

  • @phamthiphuong9806
    @phamthiphuong9806 ปีที่แล้ว

    How do I want query many table ?

  • @aqkhana2002
    @aqkhana2002 ปีที่แล้ว

    trying to run report inside Linux docker and its not working :(

  • @jackdesparrow4783
    @jackdesparrow4783 5 หลายเดือนก่อน +1

    can we get github code?

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

    Thanks and can you please how to convert rdlc to rdl file

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

      OK. Thank you for your suggestion. Let me try to research

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

    Anyone know about rdlc chart ? How to do this .. ? looks like this is not supported

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

    Charts doesn't appear, only data in tables, I need show information in charts

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

    this error happened: ArgumentException: Format of the initialization string does not conform to specification starting at index 0.

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

    your demo only works at dot net core 2.2 not dot net core 3.1 and beyond

  • @Pio2K_TH
    @Pio2K_TH 4 ปีที่แล้ว

    I want to export data with = 20.000 (kg) to Excel, but can't. How do I write code? I write a program with C #.
    Thanks.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      20 GB?

    • @Pio2K_TH
      @Pio2K_TH 4 ปีที่แล้ว

      @@foxlearn I got the data from Serial port and the data sent is = 20.000 (kg) .I want to send this to excel as text format.

  • @AnhTuấnDương-y1g
    @AnhTuấnDương-y1g ปีที่แล้ว

    Can u give this project code? Thank you.

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

    but when mu report has some expression it throws exception like
    An error occurred during local report processing.;The definition of the report 'D:\Projects\POS Professional\Accounts\API\bin\Debug
    et5.0\Reports\ProductListReport.rdlc' is invalid.
    An unexpected error occurred while compiling expressions. Native compiler return value: ‘[BC30390] 'AspNetCore.ReportingServices.RdlExpressions.ExpressionHostObjectModel.DataRegionExprHost(Of TMemberType, TCellType).m_memberTreeHostsRemotable' is not accessible in this context because it is 'Friend'.’.
    Please Share any solution to solve this problem.

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

      Please check your expression. i think you missing something

  • @x_salaheddinechannel_x
    @x_salaheddinechannel_x 4 ปีที่แล้ว

    Thank you, so could you please help me ... I want to connect Xamarin android with SQL Server. Thanks.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      You should create web api

    • @x_salaheddinechannel_x
      @x_salaheddinechannel_x 4 ปีที่แล้ว

      @@foxlearn Thank you Fox Learn, if you have any examples video. Thanks and Best Regards.

  • @adolfovanegas7802
    @adolfovanegas7802 4 ปีที่แล้ว

    Excelente, pero yo veo que escriben mucho codigo para un simple reporte

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      Thank you so much !

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

    Have u tried to add chart in rdlc? I still got stuck on a problem 😔

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

      At this time no. Let me check it. Thank you for your suggestion !

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

      @@foxlearn @agusalay I am also facing an issue when I try to add a chart - "Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089'. The system, cannot find the file specified."

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

    How to set paga header hiden in next page

  • @toheedaslam9336
    @toheedaslam9336 ปีที่แล้ว

    {"An error occurred during local report processing.;An error has occurred during report processing.
    Culture is not supported. (Parameter 'culture')
    3072 (0x0c00) is an invalid culture identifier."}

  • @mullerolavo
    @mullerolavo ปีที่แล้ว

    AspNetCore.Reporting.LocalProcessingException: 'An error occurred during local report processing.;System.Drawing.Common is not supported on this platform.'

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

      Resolved, set a version of drawing common 5.0

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

    AL FINAL LO HICE DE ESTA FORMA
    public class ResumenOperacionRepository : IResumenOperacionRepository
    {
    private readonly IConfiguration configuration;
    private string connectionString;
    public ResumenOperacionRepository(IConfiguration configure)
    {
    configuration = configure;
    }
    // public string IdOperEnCurso { get; private set; }
    public async Task GetResumenOperacion(int IdOperEnCurso)
    {
    connectionString = configuration.GetConnectionString("DefaultConnection");
    using (IDbConnection con = new SqlConnection(connectionString))
    {
    string sql = "EXEC [dbo].[spResumenOperacion] " + IdOperEnCurso ;
    return (List)await con.QueryAsync(sql, commandType: CommandType.Text);
    }
    }
    }
    }

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

    solucione el problema creando una clase global de esta manera
    public static class Global
    {
    static string _importantData;
    public static string ImportantData
    {
    get
    {
    return _importantData;
    }
    set
    {
    _importantData = value;
    }
    }
    }