Unplanned
Last Updated: 05 Jun 2026 07:13 by Michel
Michel
Created on: 05 Jun 2026 07:13
Category: Reporting
Type: Bug Report
1
The 'assemblyReferences' element does not recognize partial 'version'

I have a custom assembly with default 'version', 'culture', and 'publicKeyToken'.

When I reference the assembly in the 'assemblyReferences' element only with its 'name', the Reporting Engine recognizes it.

If I reference it with the full version, '1.0.0.0', it also works.

However, when I set the 'version' to '1.0.0', the Reporting Engine throws, stating that the assembly is not trusted and must be referenced in the 'assemblyReferences' element.

0 comments