We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attached a simplified project. It ran fine. However when I publish with:
<PublishSingleFile>true</PublishSingleFile> <PublishReadyToRun>true</PublishReadyToRun>
It flow exception while rendering one RDLC with parameter.
An error occurred during local report processing. at Microsoft.Reporting.NETCore.LocalReport.EnsureExecutionSession()
ConsoleAppRDLC.zip
The text was updated successfully, but these errors were encountered:
Publishing to single file and/or AoT compilation won't work. See #49 for details.
Sorry, something went wrong.
No branches or pull requests
Attached a simplified project. It ran fine. However when I publish with:
It flow exception while rendering one RDLC with parameter.
ConsoleAppRDLC.zip
The text was updated successfully, but these errors were encountered: