Load Page Report from URL or Stream

Posted by: chris on 1 April 2023, 4:06 pm EST

    • Post Options:
    • Link

    Posted 1 April 2023, 4:06 pm EST

    I don’t have access to the local folder where the .NET web site is running. Is there a way to load the rdlx file other than from local folder.

    I’m using code like;

    FileInfo reportFile = new( file );
    var report = new GrapeCity.ActiveReports.PageReport();
    report.Load( reportFile );

    File variable is pointing toward local folder which I don’t have permissions for. Any help would be greatly appreciated.

  • Posted 2 April 2023, 3:27 pm EST

    Please ignore, I fixed my problem.

  • Posted 2 April 2023, 7:33 pm EST

    Hi Chris,

    We’re glad you were able to resolve the issue!

    Regards,

    Anand

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels